php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
BreakIterator_object Struct Reference

#include <breakiterator_class.h>

Data Fields

intl_error err
 
BreakIteratorbiter
 
zval text
 
zend_object zo
 

Detailed Description

Definition at line 31 of file breakiterator_class.h.

Field Documentation

◆ biter

BreakIterator* BreakIterator_object::biter

Definition at line 36 of file breakiterator_class.h.

◆ err

intl_error BreakIterator_object::err

Definition at line 33 of file breakiterator_class.h.

◆ text

zval BreakIterator_object::text

Definition at line 39 of file breakiterator_class.h.

◆ zo

zend_object BreakIterator_object::zo

Definition at line 41 of file breakiterator_class.h.


The documentation for this struct was generated from the following file: