Home
last modified time | relevance | path

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

12345

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_dfg.c26 const zend_op *next; in _zend_dfg_add_use_def_op() local
/PHP-8.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 struct _php_sqlite3_func *next; member
61 struct _php_sqlite3_collation *next; member
/PHP-8.0/Zend/
H A Dzend_llist.h24 struct _zend_llist_element *next; member
H A Dzend_signal.h50 struct _zend_signal_queue_t *next; member
H A Dzend_generators.c103 zend_execute_data *next = call->prev_execute_data; in zend_generator_revert_call_stack() local
918 ZEND_METHOD(Generator, next) in ZEND_METHOD() argument
/PHP-8.0/ext/sysvshm/
H A Dphp_sysvshm.h48 zend_long next; member
/PHP-8.0/ext/spl/
H A Dspl_dllist.stub.php80 public function next() {} function in SplDoublyLinkedList
H A Dspl_directory.stub.php132 public function next() {} function in DirectoryIterator
260 public function next() {} function in SplFileObject
H A Dspl_iterators.c678 PHP_METHOD(RecursiveIteratorIterator, next) in PHP_METHOD() argument
1628 PHP_METHOD(IteratorIterator, next) in PHP_METHOD() argument
1689 PHP_METHOD(FilterIterator, next) in PHP_METHOD() argument
2277 PHP_METHOD(LimitIterator, next) in PHP_METHOD() argument
2444 PHP_METHOD(CachingIterator, next) in PHP_METHOD() argument
2794 PHP_METHOD(NoRewindIterator, next) in PHP_METHOD() argument
2813 PHP_METHOD(InfiniteIterator, next) in PHP_METHOD() argument
2873 PHP_METHOD(EmptyIterator, next) in PHP_METHOD() argument
3015 PHP_METHOD(AppendIterator, next) in PHP_METHOD() argument
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator.stub.php58 public function next(?int $offset = null) {} function in IntlBreakIterator
H A Dbreakiterator_iterators.cpp150 next; in _breakiterator_parts_move_forward() local
/PHP-8.0/ext/xmlreader/
H A Dphp_xmlreader.stub.php50 public function next(?string $name = null) {} function in XMLReader
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_worker_pool.h20 struct fpm_worker_pool_s *next; member
H A Dfpm_events.h26 struct fpm_event_queue_s *next; member
H A Dfpm_children.c168 struct fpm_child_s *next; in fpm_children_free() local
H A Dfpm_events.c441 struct fpm_event_queue_s *next = q->next; in fpm_event_loop() local
/PHP-8.0/ext/intl/common/
H A Dcommon_enum.cpp240 PHP_METHOD(IntlIterator, next) in PHP_METHOD() argument
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitLir.h339 struct sljit_memory_fragment *next; member
346 struct sljit_label *next; member
353 struct sljit_jump *next; member
363 struct sljit_put_label *next; member
370 struct sljit_const *next; member
H A DsljitExecAllocator.c208 struct free_block *next; member
H A DsljitProtExecAllocator.c271 struct free_block *next; member
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c223 GCObject*next;lu_byte tt;lu_byte marked; member
274 GCObject*next;lu_byte tt;lu_byte marked; member
285 GCObject*next;lu_byte tt;lu_byte marked; member
292 GCObject*next;lu_byte tt;lu_byte marked; member
320 GCObject*next;lu_byte tt;lu_byte marked; member
326 struct UpVal*next; member
331 GCObject*next;lu_byte tt;lu_byte marked;lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct Table*… member
336 GCObject*next;lu_byte tt;lu_byte marked;lu_byte isC;lu_byte nupvalues;GCObject*gclist;struct Table*… member
348 struct Node*next; member
357 GCObject*next;lu_byte tt;lu_byte marked; member
[all …]
/PHP-8.0/ext/mysqli/
H A Dmysqli_warning.c175 PHP_METHOD(mysqli_warning, next) in PHP_METHOD() argument
/PHP-8.0/ext/simplexml/
H A Dsimplexml.stub.php69 public function next() {} function in SimpleXMLElement
/PHP-8.0/ext/opcache/
H A Dzend_accelerator_blacklist.c47 zend_regexp_list *next; member
/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h395 struct ___itt_thread_info* next; member
435 struct __itt_counter_info* next; member
455 struct ___itt_global* next; member

Completed in 100 milliseconds

12345