/PHP-7.1/ext/imap/ |
H A D | php_imap.h | 86 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.1/ext/session/ |
H A D | mod_mm.c | 46 struct ps_sd *next; member 89 ps_sd *ps, *next; in hash_split() local 250 ps_sd *sd, *next; in ps_mm_destroy() local 446 ps_sd *sd, *next; in PS_GC_FUNC() local
|
/PHP-7.1/ext/standard/ |
H A D | html.c | 195 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
|
/PHP-7.1/ext/zip/lib/ |
H A D | zip_hash.c | 42 struct zip_hash_entry *next; member 78 zip_hash_entry_t *next; in _free_list() local
|
/PHP-7.1/sapi/litespeed/ |
H A D | lsapi_main.c | 691 void* next) in lsapi_activate_user_ini_basic_checks() 717 void* next) in lsapi_activate_user_ini_mk_path() 739 void* next) in lsapi_activate_user_ini_mk_realpath() 766 void* next) in lsapi_activate_user_ini_mk_user_config() 802 void* next) in lsapi_activate_user_ini_walk_down_the_path() 838 void* next) in lsapi_activate_user_ini_finally()
|
/PHP-7.1/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 39 struct pdo_sqlite_func *next; member 50 struct pdo_sqlite_collation *next; member
|
/PHP-7.1/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 171 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.1/ext/pcntl/ |
H A D | php_pcntl.h | 77 struct php_pcntl_pending_signal *next; member
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_opcode.h | 32 phpdbg_oplog_entry *next; member
|
H A D | phpdbg_cmd.c | 380 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.1/ext/opcache/Optimizer/ |
H A D | zend_dfg.c | 51 zend_op *next = opline + 1; in zend_build_dfg() local
|
H A D | block_pass.c | 815 zend_basic_block *next = b + 1; in assemble_code_blocks() local 1047 int next = (block - blocks) + 1; in zend_jmp_optimization() local 1405 int next = (block - blocks) + 1; in zend_jmp_optimization() local
|
/PHP-7.1/ext/gd/ |
H A D | gdcache.h | 60 gdCache_element_t *next; member
|
/PHP-7.1/ext/gd/libgd/ |
H A D | gdcache.h | 59 gdCache_element_t *next; member
|
/PHP-7.1/Zend/ |
H A D | zend_llist.c | 106 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 D | zend_gc.c | 905 gc_root_buffer *next = current->next; local 1054 gc_root_buffer *current, *next, *orig_next_to_free; local 1206 gc_additional_buffer *next = GC_G(additional_buffer)->next; local
|
H A D | zend_gc.h | 65 struct _gc_root_buffer *next; /* double-linked list */ member 77 gc_additional_buffer *next; member
|
/PHP-7.1/main/streams/ |
H A D | php_stream_filter_api.h | 45 php_stream_bucket *next, *prev; member 111 php_stream_filter *next; member
|
/PHP-7.1/ext/mbstring/oniguruma/ |
H A D | st.c | 22 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.1/ext/spl/ |
H A D | spl.php | 562 function next(); function 846 function next() {/**/} function in ArrayIterator 1011 function next() {/**/} function in DirectoryIterator 1118 function next() {/**/} function in SimpleXMLIterator
|
H A D | spl_dllist.c | 66 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.1/ext/opcache/ |
H A D | zend_accelerator_hash.h | 51 zend_accel_hash_entry *next; member
|
/PHP-7.1/sapi/fpm/fpm/ |
H A D | fpm_children.h | 22 struct fpm_child_s *prev, *next; member
|
/PHP-7.1/ext/bcmath/libbcmath/src/ |
H A D | output.c | 48 struct stk_rec *next; member
|
/PHP-7.1/ext/dba/libcdb/ |
H A D | cdb_make.h | 38 struct cdb_hplist *next; member
|