Home
last modified time | relevance | path

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

1234

/PHP-7.0/ext/imap/
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/session/
H A Dmod_mm.c48 struct ps_sd *next; member
91 ps_sd *ps, *next; in hash_split() local
252 ps_sd *sd, *next; in ps_mm_destroy() local
448 ps_sd *sd, *next; in PS_GC_FUNC() local
/PHP-7.0/ext/standard/
H A Dhtml.c195 unsigned char next; in get_next_char() local
219 unsigned char next; in get_next_char() local
245 unsigned char next; in get_next_char() local
272 unsigned char next; in get_next_char() local
300 unsigned next; in get_next_char() local
313 unsigned next; in get_next_char() local
956 const char *next = NULL; /* when set, next > p, otherwise possible inf loop */ in traverse_for_entities() local
1401 *next = start; in php_escape_html_entities_ex() local
H A Dvar_unserializer.c37 void *next; member
43 void *next; member
146 void *next; in var_destroy() local
/PHP-7.0/ext/zip/lib/
H A Dzip_hash.c42 struct zip_hash_entry *next; member
78 zip_hash_entry_t *next; in _free_list() local
/PHP-7.0/sapi/litespeed/
H A Dlsapi_main.c659 void* next) in lsapi_activate_user_ini_basic_checks()
685 void* next) in lsapi_activate_user_ini_mk_path()
708 void* next) in lsapi_activate_user_ini_mk_realpath()
737 void* next) in lsapi_activate_user_ini_mk_user_config()
776 void* next) in lsapi_activate_user_ini_walk_down_the_path()
812 void* next) in lsapi_activate_user_ini_finally()
/PHP-7.0/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h39 struct pdo_sqlite_func *next; member
50 struct pdo_sqlite_collation *next; member
/PHP-7.0/ext/pcntl/
H A Dphp_pcntl.h73 struct php_pcntl_pending_signal *next; member
/PHP-7.0/ext/intl/breakiterator/
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
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_opcode.h32 phpdbg_oplog_entry *next; member
H A Dphpdbg_cmd.c380 phpdbg_param_t *next = NULL; in phpdbg_stack_free() local
435 phpdbg_param_t *next = calloc(1, sizeof(phpdbg_param_t)); in phpdbg_stack_push() local
/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
/PHP-7.0/Zend/
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_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
/PHP-7.0/main/streams/
H A Dphp_stream_filter_api.h45 php_stream_bucket *next, *prev; member
111 php_stream_filter *next; member
/PHP-7.0/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h70 zend_code_block *next; member
88 zend_block_source *next; member
/PHP-7.0/ext/mbstring/oniguruma/
H A Dst.c22 st_table_entry *next; member
203 register st_table_entry *ptr, *next; local
317 register st_table_entry *ptr, *next, **new_bins; local
/PHP-7.0/ext/spl/
H A Dspl.php562 function next(); function
846 function next() {/**/} function in ArrayIterator
1011 function next() {/**/} function in DirectoryIterator
1118 function next() {/**/} function in SimpleXMLIterator
H A Dspl_dllist.c66 struct _spl_ptr_llist_element *next; member
154 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local
326 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy() local
498 spl_ptr_llist_element *current = intern->llist->head, *next; in spl_dllist_object_get_debug_info() local
1069 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument
1137 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_hash.h51 zend_accel_hash_entry *next; member
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_children.h23 struct fpm_child_s *prev, *next; member
/PHP-7.0/ext/bcmath/libbcmath/src/
H A Doutput.c48 struct stk_rec *next; member
/PHP-7.0/ext/dba/libcdb/
H A Dcdb_make.h38 struct cdb_hplist *next; member

Completed in 67 milliseconds

1234