Home
last modified time | relevance | path

Searched defs:next (Results 26 – 50 of 91) sorted by relevance

1234

/PHP-7.0/ext/dba/libinifile/
H A Dinifile.h45 line_type next; member
/PHP-7.0/Zend/
H A Dzend_llist.h26 struct _zend_llist_element *next; member
H A Dzend_generators.c119 zend_generator *root = generator->node.ptr.root, *next; in zend_generator_dtor_storage() local
402 zend_generator *next = generator->node.parent; in zend_generator_add_child() local
851 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
H A Dzend_signal.h52 struct _zend_signal_queue_t *next; member
/PHP-7.0/ext/intl/doc/
H A Dgrapheme_api.php128 …tion grapheme_extract($haystack, $size, $extract_type = GRAPHEME_EXTR_COUNT, $start = 0, &$next) {}
/PHP-7.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h54 struct _php_sqlite3_func *next; member
65 struct _php_sqlite3_collation *next; member
/PHP-7.0/ext/simplexml/
H A Dsxe.c118 PHP_METHOD(ce_SimpleXMLIterator, next) in PHP_METHOD() argument
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dqueue.h31 datanode *prev, *next ; member
/PHP-7.0/ext/sysvshm/
H A Dphp_sysvshm.h55 zend_long next; member
/PHP-7.0/ext/opcache/Optimizer/
H A Dblock_pass.c1195 zend_code_block *next; in assemble_code_blocks() local
1303 zend_code_block *next = block->next; in zend_jmp_optimization() local
1703 zend_code_block *next = block->next; in zend_jmp_optimization() local
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_worker_pool.h22 struct fpm_worker_pool_s *next; member
H A Dfpm_events.h28 struct fpm_event_queue_s *next; member
H A Dfpm_children.c166 struct fpm_child_s *next; in fpm_children_free() local
/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitExecAllocator.c134 struct free_block *next; member
H A DsljitLir.h271 struct sljit_memory_fragment *next; member
278 struct sljit_label *next; member
285 struct sljit_jump *next; member
295 struct sljit_const *next; member
/PHP-7.0/ext/intl/common/
H A Dcommon_enum.cpp246 static PHP_METHOD(IntlIterator, next) in PHP_METHOD() argument
/PHP-7.0/ext/spl/
H A Dspl_iterators.c681 SPL_METHOD(RecursiveIteratorIterator, next) in SPL_METHOD() argument
1835 SPL_METHOD(dual_it, next) in SPL_METHOD() argument
1898 SPL_METHOD(FilterIterator, next) in SPL_METHOD() argument
2570 SPL_METHOD(LimitIterator, next) in SPL_METHOD() argument
2768 SPL_METHOD(CachingIterator, next) in SPL_METHOD() argument
3202 SPL_METHOD(NoRewindIterator, next) in SPL_METHOD() argument
3238 SPL_METHOD(InfiniteIterator, next) in SPL_METHOD() argument
3306 SPL_METHOD(EmptyIterator, next) in SPL_METHOD() argument
3440 SPL_METHOD(AppendIterator, next) in SPL_METHOD() argument
/PHP-7.0/TSRM/
H A DTSRM.c33 tsrm_tls_entry *next; member
392 tsrm_tls_entry *next, *thread_resources = (tsrm_tls_entry*)context; in tsrm_free_interpreter_context() local
/PHP-7.0/ext/opcache/
H A Dzend_accelerator_blacklist.c47 zend_regexp_list *next; member
/PHP-7.0/ext/mysqli/
H A Dmysqli_warning.c178 PHP_METHOD(mysqli_warning, next) in PHP_METHOD() argument
/PHP-7.0/ext/zip/lib/
H A Dzip_extra_field.c282 zip_extra_field_t *prev, *next; in _zip_ef_remove_internal() local
/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp151 next; in _breakiterator_parts_move_forward() local
/PHP-7.0/ext/pdo/
H A Dpdo_sql_parser.c390 struct placeholder *next; member
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_prompt.c135 phpdbg_param_t *next = name->next; in phpdbg_call_register() local
695 PHPDBG_COMMAND(next) /* {{{ */ in PHPDBG_COMMAND() argument
/PHP-7.0/ext/interbase/
H A Dphp_ibase_includes.h87 struct tr_list *next; member

Completed in 89 milliseconds

1234