Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 85) sorted by path

1234

/PHP-7.4/TSRM/
H A DTSRM.c36 tsrm_tls_entry *next; member
501 tsrm_tls_entry *next, *thread_resources = (tsrm_tls_entry*)context; in tsrm_free_interpreter_context() local
/PHP-7.4/Zend/
H A Dzend_alloc.c284 zend_mm_chunk *next; member
314 zend_mm_huge_list *next; member
H A Dzend_gc.c266 gc_stack *next; member
H A Dzend_generators.c181 zend_generator *root = generator->node.ptr.root, *next; in zend_generator_dtor_storage() local
557 zend_generator *next = generator->node.parent; in zend_generator_add_child() local
988 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
H A Dzend_llist.c104 zend_llist_element *current=l->head, *next; in zend_llist_destroy() local
164 zend_llist_element *element, *next; in zend_llist_apply_with_del() local
H A Dzend_llist.h24 struct _zend_llist_element *next; member
H A Dzend_signal.h50 struct _zend_signal_queue_t *next; member
H A Dzend_strtod.c539 struct Bigint *next; member
H A Dzend_types.h210 uint32_t next; /* hash collision chain */ member
H A Dzend_virtual_cwd.h209 struct _realpath_cache_bucket *next; member
/PHP-7.4/ext/bcmath/libbcmath/src/
H A Doutput.c47 struct stk_rec *next; member
/PHP-7.4/ext/com_dotnet/
H A Dcom_wrapper.c400 zend_ulong next = id+1; in disp_getnextdispid() local
/PHP-7.4/ext/dba/libcdb/
H A Dcdb_make.h36 struct cdb_hplist *next; member
/PHP-7.4/ext/dba/libinifile/
H A Dinifile.h43 line_type next; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dapprentice.c569 struct mlist *ml, *next; in mlist_free() local
H A Dfile.h378 struct mlist *next, *prev; member
/PHP-7.4/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
H A Dgdft.c833 char *next; local
/PHP-7.4/ext/imap/
H A Dphp_imap.c685 FOBJECTLIST *cur, *next; in mail_free_foblist() local
751 MESSAGELIST *cur, *next; in mail_free_messagelist() local
H A Dphp_imap.h99 struct php_imap_mailbox_struct *next; member
105 struct php_imap_error_struct *next; member
110 struct _php_imap_message_struct *next; member
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp152 next; in _breakiterator_parts_move_forward() local
H A Dcodepointiterator_internal.cpp176 int32_t CodePointBreakIterator::next(void) in next() function in CodePointBreakIterator
218 int32_t CodePointBreakIterator::next(int32_t n) in next() function in CodePointBreakIterator
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp116 virtual const char* next(int32_t *resultLength, UErrorCode &status) in next() function in BugStringCharEnumeration
/PHP-7.4/ext/intl/common/
H A Dcommon_enum.cpp245 static PHP_METHOD(IntlIterator, next) in PHP_METHOD() argument
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_string.c789 zval *next = NULL; /* return offset of next part of the string */ in PHP_FUNCTION() local

Completed in 106 milliseconds

1234