/PHP-7.4/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.4/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.4/ext/standard/ |
H A D | html.c | 191 unsigned char next; in get_next_char() local 215 unsigned char next; in get_next_char() local 241 unsigned char next; in get_next_char() local 268 unsigned char next; in get_next_char() local 296 unsigned next; in get_next_char() local 309 unsigned next; in get_next_char() local 909 const char *next = NULL; /* when set, next > p, otherwise possible inf loop */ in traverse_for_entities() local 1350 *next = start; in php_escape_html_entities_ex() local
|
/PHP-7.4/sapi/litespeed/ |
H A D | lsapi_main.c | 928 void* next) in lsapi_activate_user_ini_basic_checks() 954 void* next) in lsapi_activate_user_ini_mk_path() 974 void* next) in lsapi_activate_user_ini_mk_realpath() 1001 void* next) in lsapi_activate_user_ini_mk_user_config() 1037 void* next) in lsapi_activate_user_ini_walk_down_the_path() 1073 void* next) in lsapi_activate_user_ini_finally()
|
/PHP-7.4/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.4/ext/intl/breakiterator/ |
H A D | codepointiterator_internal.cpp | 176 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/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.4/ext/pcntl/ |
H A D | php_pcntl.h | 78 struct php_pcntl_pending_signal *next; member
|
/PHP-7.4/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 | 935 zend_basic_block *next = b + 1; in assemble_code_blocks() local 1116 int next = (block - blocks) + 1; in zend_jmp_optimization() local 1497 int next = (block - blocks) + 1; in zend_jmp_optimization() local
|
/PHP-7.4/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
|
H A D | zend_llist.h | 24 struct _zend_llist_element *next; member
|
/PHP-7.4/ext/gd/libgd/ |
H A D | gdcache.h | 59 gdCache_element_t *next; member
|
/PHP-7.4/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.4/ext/spl/ |
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 1064 SPL_METHOD(SplDoublyLinkedList, next) in SPL_METHOD() argument 1131 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
|
/PHP-7.4/ext/opcache/ |
H A D | zend_accelerator_hash.h | 50 zend_accel_hash_entry *next; member
|
/PHP-7.4/sapi/fpm/fpm/ |
H A D | fpm_children.h | 22 struct fpm_child_s *prev, *next; member
|
/PHP-7.4/ext/bcmath/libbcmath/src/ |
H A D | output.c | 47 struct stk_rec *next; member
|
/PHP-7.4/ext/dba/libcdb/ |
H A D | cdb_make.h | 36 struct cdb_hplist *next; member
|
/PHP-7.4/ext/dba/libinifile/ |
H A D | inifile.h | 43 line_type next; member
|
/PHP-7.4/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 52 struct _php_sqlite3_func *next; member 63 struct _php_sqlite3_collation *next; member
|
/PHP-7.4/ext/simplexml/ |
H A D | sxe.c | 112 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
|
/PHP-7.4/ext/sysvshm/ |
H A D | php_sysvshm.h | 53 zend_long next; member
|
/PHP-7.4/ext/xmlrpc/libxmlrpc/ |
H A D | queue.h | 31 datanode *prev, *next ; member
|