/PHP-8.2/Zend/ |
H A D | zend_llist.c | 70 #define DEL_LLIST_ELEMENT(current, l) \ argument 90 zend_llist_element *current=l->head; in zend_llist_del_element() local 104 zend_llist_element *current=l->head, *next; in zend_llist_destroy() local 262 zend_llist_position *current = pos ? pos : &l->traverse_ptr; in zend_llist_get_first_ex() local 275 zend_llist_position *current = pos ? pos : &l->traverse_ptr; in zend_llist_get_last_ex() local 288 zend_llist_position *current = pos ? pos : &l->traverse_ptr; in zend_llist_get_next_ex() local 302 zend_llist_position *current = pos ? pos : &l->traverse_ptr; in zend_llist_get_prev_ex() local
|
H A D | zend_interfaces.stub.php | 16 public function current(): mixed; function 76 public function current(): mixed {} function in InternalIterator
|
H A D | zend_generators.stub.php | 15 public function current(): mixed {} function in Generator
|
H A D | zend_gc.c | 976 gc_root_buffer *current, *last; in gc_mark_roots() local 1130 gc_root_buffer *current = GC_IDX2PTR(GC_FIRST_ROOT); in gc_scan_roots() local 1317 gc_root_buffer *current = GC_IDX2PTR(GC_FIRST_ROOT); in gc_collect_roots() local 1484 gc_root_buffer *current, *last; in zend_gc_collect_cycles() local
|
/PHP-8.2/ext/spl/ |
H A D | spl_iterators.stub.php | 8 public function current(): never {} function in EmptyIterator 89 public function current(): mixed {} function in RecursiveIteratorIterator 154 public function current(): mixed {} function in IteratorIterator 333 public function current(): mixed {} function in NoRewindIterator 353 public function current(): mixed {} function in AppendIterator 494 public function current(): mixed {} function in RecursiveTreeIterator
|
H A D | spl_dllist.c | 125 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local 141 spl_ptr_llist_element *current; in spl_ptr_llist_offset() local 281 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy() local 434 spl_ptr_llist_element *current = intern->llist->head, *next; in spl_dllist_object_get_debug_info() local 478 spl_ptr_llist_element *current = intern->llist->head; in spl_dllist_object_get_gc() local 989 PHP_METHOD(SplDoublyLinkedList, current) in PHP_METHOD() argument 1011 spl_ptr_llist_element *current = intern->llist->head, *next; in PHP_METHOD() local 1110 spl_ptr_llist_element *current = intern->llist->head; in PHP_METHOD() local
|
H A D | spl_heap.stub.php | 57 public function current(): mixed {} function in SplPriorityQueue 117 public function current(): mixed {} function in SplHeap
|
H A D | spl_observer.stub.php | 62 public function current(): object {} function in SplObjectStorage 169 public function current(): array {} function in MultipleIterator
|
H A D | spl_directory.stub.php | 139 public function current(): mixed {} // TODO narrow return type function in DirectoryIterator 223 public function current(): string|SplFileInfo|FilesystemIterator {} function in FilesystemIterator 346 public function current(): string|array|false {} function in SplFileObject
|
H A D | spl_dllist.stub.php | 92 public function current(): mixed {} function in SplDoublyLinkedList
|
H A D | spl_iterators.c | 121 } current; member 731 PHP_METHOD(RecursiveIteratorIterator, current) in PHP_METHOD() argument 1201 PHP_METHOD(RecursiveTreeIterator, current) in PHP_METHOD() argument 1643 PHP_METHOD(IteratorIterator, current) in PHP_METHOD() argument 2804 PHP_METHOD(NoRewindIterator, current) in PHP_METHOD() argument 2890 PHP_METHOD(EmptyIterator, current) in PHP_METHOD() argument 2990 PHP_METHOD(AppendIterator, current) in PHP_METHOD() argument
|
H A D | spl_array.stub.php | 226 public function current(): mixed {} function in ArrayIterator
|
/PHP-8.2/ext/intl/resourcebundle/ |
H A D | resourcebundle_iterator.h | 27 zval current; member
|
/PHP-8.2/ext/intl/common/ |
H A D | common_enum.h | 62 zval current; member
|
H A D | common_enum.cpp | 208 PHP_METHOD(IntlIterator, current) in PHP_METHOD() argument
|
/PHP-8.2/ext/zend_test/ |
H A D | iterators.c | 30 zval current; member
|
/PHP-8.2/ext/simplexml/ |
H A D | simplexml.stub.php | 64 public function current(): SimpleXMLElement {} function in SimpleXMLElement
|
/PHP-8.2/ext/intl/breakiterator/ |
H A D | breakiterator.stub.php | 128 public function current(): int {} function in IntlBreakIterator
|
H A D | codepointiterator_internal.cpp | 184 int32_t CodePointBreakIterator::current(void) const in current() function in CodePointBreakIterator
|
/PHP-8.2/ext/curl/ |
H A D | interface.c | 1278 static inline CURLcode add_simple_field(curl_mime *mime, zend_string *string_key, zval *current) in add_simple_field() 1331 zval *current; in build_mime_structure_from_hash() local 2073 zval *current; in _php_curl_setopt() local 2720 struct curl_slist *current = slist; in PHP_FUNCTION() local
|
/PHP-8.2/sapi/phpdbg/ |
H A D | phpdbg_cmd.c | 477 current = 0L; in phpdbg_stack_verify() local
|
/PHP-8.2/ext/date/ |
H A D | php_date.h | 90 timelib_time *current; member
|
/PHP-8.2/ext/standard/ |
H A D | scanf.c | 583 zval *current; in php_sscanf_internal() local
|
/PHP-8.2/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 3329 static sljit_sw SLJIT_FUNC do_search_mark(sljit_sw *current, PCRE2_SPTR skip_arg) in do_search_mark() 12406 #define COMPILE_BACKTRACKINGPATH(current) \ argument 12417 …c void compile_iterator_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_iterator_backtrackingpath() 12545 …id compile_ref_iterator_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_ref_iterator_backtrackingpath() 12570 …NE void compile_recurse_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_recurse_backtrackingpath() 12590 …tic void compile_assert_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_assert_backtrackingpath() 12659 …ic void compile_bracket_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_bracket_backtrackingpath() 13126 …void compile_bracketpos_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_bracketpos_backtrackingpath() 13166 …void compile_braminzero_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_braminzero_backtrackingpath() 13252 … void compile_then_trap_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_then_trap_backtrackingpath() [all …]
|
/PHP-8.2/main/streams/ |
H A D | filter.c | 403 php_stream_filter *current; in _php_stream_filter_flush() local
|