Home
last modified time | relevance | path

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

1234

/PHP-7.0/TSRM/
H A DTSRM.c33 tsrm_tls_entry *next; member
392 tsrm_tls_entry *next, *thread_resources = (tsrm_tls_entry*)context; in tsrm_free_interpreter_context() local
/PHP-7.0/Zend/
H A Dzend_alloc.c290 zend_mm_chunk *next; member
320 zend_mm_huge_list *next; member
H A Dzend_gc.c856 gc_root_buffer *next = current->next; local
1007 gc_root_buffer *current, *next, *orig_next_to_free; local
1159 gc_additional_buffer *next = GC_G(additional_buffer)->next; local
H A Dzend_gc.h65 struct _gc_root_buffer *next; /* double-linked list */ member
77 gc_additional_buffer *next; member
H A Dzend_generators.c119 zend_generator *root = generator->node.ptr.root, *next; in zend_generator_dtor_storage() local
402 zend_generator *next = generator->node.parent; in zend_generator_add_child() local
851 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
H A Dzend_llist.c106 zend_llist_element *current=l->head, *next; in zend_llist_destroy() local
166 zend_llist_element *element, *next; in zend_llist_apply_with_del() local
H A Dzend_llist.h26 struct _zend_llist_element *next; member
H A Dzend_signal.h52 struct _zend_signal_queue_t *next; member
H A Dzend_strtod.c539 struct Bigint *next; member
H A Dzend_types.h135 uint32_t next; /* hash collision chain */ member
H A Dzend_virtual_cwd.h217 struct _realpath_cache_bucket *next; member
/PHP-7.0/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-7.0/ext/com_dotnet/
H A Dcom_wrapper.c402 ulong next = id+1; in disp_getnextdispid() local
/PHP-7.0/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member
/PHP-7.0/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c551 struct mlist *ml, *next; in mlist_free() local
H A Dfile.h358 struct mlist *next, *prev; member
/PHP-7.0/ext/gd/
H A Dgdcache.h60 gdCache_element_t *next; member
/PHP-7.0/ext/gd/libgd/
H A Dgdcache.h59 gdCache_element_t *next; member
H A Dgdft.c826 char *next; local
/PHP-7.0/ext/imap/
H A Dphp_imap.c683 FOBJECTLIST *cur, *next; in mail_free_foblist() local
749 MESSAGELIST *cur, *next; in mail_free_messagelist() local
H A Dphp_imap.h86 struct php_imap_mailbox_struct *next; member
92 struct php_imap_error_struct *next; member
97 struct _php_imap_message_struct *next; member
/PHP-7.0/ext/interbase/
H A Dphp_ibase_includes.h87 struct tr_list *next; member
/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp151 next; in _breakiterator_parts_move_forward() local
H A Dcodepointiterator_internal.cpp171 int32_t CodePointBreakIterator::next(void) in next() function in CodePointBreakIterator
213 int32_t CodePointBreakIterator::next(int32_t n) in next() function in CodePointBreakIterator

Completed in 178 milliseconds

1234