Home
last modified time | relevance | path

Searched defs:next (Results 101 – 125 of 127) sorted by relevance

123456

/php-src/ext/xmlreader/
H A Dphp_xmlreader.c766 PHP_METHOD(XMLReader, next) in PHP_METHOD() argument
/php-src/ext/libxml/
H A Dlibxml.c326 xmlNodePtr next = curnode->next; in php_libxml_node_free_list() local
/php-src/Zend/
H A Dzend_virtual_cwd.h220 struct _realpath_cache_bucket *next; member
H A Dzend_alloc.c282 zend_mm_chunk *next; member
312 zend_mm_huge_list *next; member
H A Dzend_gc.c308 gc_stack *next; member
H A Dzend_strtod.c541 struct Bigint *next; member
H A Dzend_types.h349 uint32_t next; /* hash collision chain */ member
/php-src/ext/spl/
H A Dspl_directory.c815 PHP_METHOD(DirectoryIterator, next) in PHP_METHOD() argument
2213 PHP_METHOD(SplFileObject, next) in PHP_METHOD() argument
H A Dspl_heap.c980 PHP_METHOD(SplHeap, next) in PHP_METHOD() argument
H A Dspl_array.c1769 PHP_METHOD(ArrayIterator, next) in PHP_METHOD() argument
/php-src/ext/pcntl/
H A Dpcntl.c1274 struct php_pcntl_pending_signal *queue, *next; in pcntl_signal_dispatch() local
/php-src/ext/dom/lexbor/lexbor/css/
H A Dproperty.h208 lxb_css_property_family_name_t *next; member
/php-src/ext/soap/
H A Dphp_schema.c507 char *str, *start, *end, *next; in schema_union() local
H A Dphp_encoding.c3025 char *str, *start, *next; in to_xml_list() local
H A Dsoap.c39 struct _soapHeader *next; member
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c213 struct jump_list *next; member
219 struct stub_list *next; member
333 struct recurse_entry *next; member
1702 PCRE2_SPTR next; in detect_repeat() local
H A Dpcre2_compile.c5153 uint32_t c, othercase, next; in get_othercase_range() local
H A Dpcre2_internal.h1834 struct open_capitem *next; /* Chain link */ member
/php-src/ext/fileinfo/libmagic/
H A Dfile.h418 struct mlist *next, *prev; member
H A Dapprentice.c648 struct mlist *ml, *next; in mlist_free() local
/php-src/ext/session/
H A Dsession.c1273 zend_llist_element *next; in php_session_remove_cookie() local
/php-src/ext/intl/
H A Dphp_intl.stub.php451 … $haystack, int $size, int $type = GRAPHEME_EXTR_COUNT, int $offset = 0, &$next = null): string|fa…
/php-src/ext/simplexml/
H A Dsimplexml.c1987 PHP_METHOD(SimpleXMLElement, next) in PHP_METHOD() argument
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_32.c396 struct future_patch* next; member
/php-src/ext/standard/
H A Dbasic_functions.stub.php1624 function next(array|object &$array): mixed {} function

Completed in 309 milliseconds

123456