Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 85) sorted by last modified time

1234

/PHP-7.4/ext/standard/
H A Darray.c1170 PHP_FUNCTION(next) in PHP_FUNCTION() argument
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp176 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/fpm/fpm/
H A Dfpm_children.c169 struct fpm_child_s *next; in fpm_children_free() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c207 struct jump_list *next; member
213 struct stub_list *next; member
318 struct recurse_entry *next; member
1618 PCRE2_SPTR next; in detect_repeat() local
/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c922 SPL_METHOD(SplFixedArray, next) in SPL_METHOD() argument
H A Dspl_directory.c815 SPL_METHOD(DirectoryIterator, next) in SPL_METHOD() argument
2473 SPL_METHOD(SplFileObject, next) in SPL_METHOD() argument
H A Dspl_array.c1562 SPL_METHOD(Array, next) in SPL_METHOD() argument
/PHP-7.4/ext/imap/
H A Dphp_imap.c685 FOBJECTLIST *cur, *next; in mail_free_foblist() local
751 MESSAGELIST *cur, *next; in mail_free_messagelist() local
/PHP-7.4/ext/xml/
H A Dcompat.c26 void *next; member
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c142 struct php_cli_server_chunk *next; member
965 php_cli_server_chunk *chunk, *next; in php_cli_server_buffer_dtor() local
1059 php_cli_server_chunk *chunk, *next; in php_cli_server_content_sender_send() local
/PHP-7.4/Zend/
H A Dzend_alloc.c284 zend_mm_chunk *next; member
314 zend_mm_huge_list *next; member
H A Dzend_generators.c181 zend_generator *root = generator->node.ptr.root, *next; in zend_generator_dtor_storage() local
557 zend_generator *next = generator->node.parent; in zend_generator_add_child() local
988 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.c563 zend_op *next = opline + 1; in zend_ssa_rename() local
H A Dblock_pass.c935 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/ext/xmlreader/
H A Dphp_xmlreader.c810 PHP_METHOD(xmlreader, next) in PHP_METHOD() argument
/PHP-7.4/ext/pcntl/
H A Dpcntl.c1490 struct php_pcntl_pending_signal *queue, *next; in pcntl_signal_dispatch() local
/PHP-7.4/ext/soap/
H A Dphp_encoding.c2995 char *str, *start, *next; in to_xml_list() local
H A Dsoap.c44 struct _soapHeader *next; member
H A Dphp_schema.c500 char *str, *start, *end, *next; in schema_union() local
/PHP-7.4/ext/session/
H A Dsession.c1261 zend_llist_element *next; in php_session_remove_cookie() local
/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c928 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/sapi/phpdbg/
H A Dphpdbg_prompt.c131 phpdbg_param_t *next = name->next; in phpdbg_call_register() local
644 PHPDBG_COMMAND(next) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_blacklist.c47 zend_regexp_list *next; member
/PHP-7.4/ext/fileinfo/libmagic/
H A Dfile.h378 struct mlist *next, *prev; member
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c271 struct free_block *next; member

Completed in 272 milliseconds

1234