/PHP-7.3/ext/imap/ |
H A D | php_imap.h | 99 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.3/ext/session/ |
H A D | mod_mm.c | 44 struct ps_sd *next; member 87 ps_sd *ps, *next; in hash_split() local 248 ps_sd *sd, *next; in ps_mm_destroy() local 444 ps_sd *sd, *next; in PS_GC_FUNC() local
|
/PHP-7.3/ext/standard/ |
H A D | html.c | 193 unsigned char next; in get_next_char() local 217 unsigned char next; in get_next_char() local 243 unsigned char next; in get_next_char() local 270 unsigned char next; in get_next_char() local 298 unsigned next; in get_next_char() local 311 unsigned next; in get_next_char() local 954 const char *next = NULL; /* when set, next > p, otherwise possible inf loop */ in traverse_for_entities() local 1395 *next = start; in php_escape_html_entities_ex() local
|
H A D | var_unserializer.c | 79 void *next; member 85 void *next; member 188 void *next; in var_destroy() local
|
/PHP-7.3/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.3/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 37 struct pdo_sqlite_func *next; member 48 struct pdo_sqlite_collation *next; member
|
/PHP-7.3/sapi/litespeed/ |
H A D | lsapi_main.c | 939 void* next) in lsapi_activate_user_ini_basic_checks() 965 void* next) in lsapi_activate_user_ini_mk_path() 985 void* next) in lsapi_activate_user_ini_mk_realpath() 1012 void* next) in lsapi_activate_user_ini_mk_user_config() 1048 void* next) in lsapi_activate_user_ini_walk_down_the_path() 1084 void* next) in lsapi_activate_user_ini_finally()
|
/PHP-7.3/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 172 int32_t CodePointBreakIterator::next(void) in next() function in CodePointBreakIterator 214 int32_t CodePointBreakIterator::next(int32_t n) in next() function in CodePointBreakIterator
|
/PHP-7.3/ext/pcntl/ |
H A D | php_pcntl.h | 75 struct php_pcntl_pending_signal *next; member
|
/PHP-7.3/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.3/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 | 924 zend_basic_block *next = b + 1; in assemble_code_blocks() local 1144 int next = (block - blocks) + 1; in zend_jmp_optimization() local 1525 int next = (block - blocks) + 1; in zend_jmp_optimization() local
|
/PHP-7.3/Zend/ |
H A D | zend_llist.c | 104 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
|
/PHP-7.3/ext/gd/libgd/ |
H A D | gdcache.h | 59 gdCache_element_t *next; member
|
/PHP-7.3/main/streams/ |
H A D | php_stream_filter_api.h | 43 php_stream_bucket *next, *prev; member 109 php_stream_filter *next; member
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | st.c | 22 st_table_entry *next; member 210 register st_table_entry *ptr, *next; local 323 register st_table_entry *ptr, *next, **new_bins; local
|
/PHP-7.3/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 | 64 struct _spl_ptr_llist_element *next; member 152 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 1065 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument 1132 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
|
/PHP-7.3/ext/opcache/ |
H A D | zend_accelerator_hash.h | 50 zend_accel_hash_entry *next; member
|
/PHP-7.3/ext/bcmath/libbcmath/src/ |
H A D | output.c | 48 struct stk_rec *next; member
|
/PHP-7.3/sapi/fpm/fpm/ |
H A D | fpm_children.h | 22 struct fpm_child_s *prev, *next; member
|
/PHP-7.3/ext/dba/libcdb/ |
H A D | cdb_make.h | 36 struct cdb_hplist *next; member
|
/PHP-7.3/ext/dba/libinifile/ |
H A D | inifile.h | 43 line_type next; member
|
/PHP-7.3/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 52 struct _php_sqlite3_func *next; member 63 struct _php_sqlite3_collation *next; member
|