Home
last modified time | relevance | path

Searched defs:current (Results 1 – 25 of 53) sorted by relevance

123

/PHP-8.2/Zend/
H A Dzend_llist.c70 #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 Dzend_interfaces.stub.php16 public function current(): mixed; function
76 public function current(): mixed {} function in InternalIterator
H A Dzend_generators.stub.php15 public function current(): mixed {} function in Generator
H A Dzend_gc.c976 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 Dspl_iterators.stub.php8 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 Dspl_dllist.c122 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local
138 spl_ptr_llist_element *current; in spl_ptr_llist_offset() local
278 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy() local
431 spl_ptr_llist_element *current = intern->llist->head, *next; in spl_dllist_object_get_debug_info() local
475 spl_ptr_llist_element *current = intern->llist->head; in spl_dllist_object_get_gc() local
984 PHP_METHOD(SplDoublyLinkedList, current) in PHP_METHOD() argument
1006 spl_ptr_llist_element *current = intern->llist->head, *next; in PHP_METHOD() local
1101 spl_ptr_llist_element *current = intern->llist->head; in PHP_METHOD() local
H A Dspl_heap.stub.php57 public function current(): mixed {} function in SplPriorityQueue
117 public function current(): mixed {} function in SplHeap
H A Dspl_observer.stub.php62 public function current(): object {} function in SplObjectStorage
169 public function current(): array {} function in MultipleIterator
H A Dspl_directory.stub.php139 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 Dspl_dllist.stub.php92 public function current(): mixed {} function in SplDoublyLinkedList
H A Dspl_iterators.c121 } current; member
715 PHP_METHOD(RecursiveIteratorIterator, current) in PHP_METHOD() argument
1194 PHP_METHOD(RecursiveTreeIterator, current) in PHP_METHOD() argument
1636 PHP_METHOD(IteratorIterator, current) in PHP_METHOD() argument
2797 PHP_METHOD(NoRewindIterator, current) in PHP_METHOD() argument
2883 PHP_METHOD(EmptyIterator, current) in PHP_METHOD() argument
2983 PHP_METHOD(AppendIterator, current) in PHP_METHOD() argument
H A Dspl_array.stub.php226 public function current(): mixed {} function in ArrayIterator
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.h27 zval current; member
/PHP-8.2/ext/intl/common/
H A Dcommon_enum.h62 zval current; member
H A Dcommon_enum.cpp208 PHP_METHOD(IntlIterator, current) in PHP_METHOD() argument
/PHP-8.2/ext/zend_test/
H A Diterators.c30 zval current; member
/PHP-8.2/ext/simplexml/
H A Dsimplexml.stub.php64 public function current(): SimpleXMLElement {} function in SimpleXMLElement
/PHP-8.2/ext/intl/breakiterator/
H A Dbreakiterator.stub.php128 public function current(): int {} function in IntlBreakIterator
H A Dcodepointiterator_internal.cpp184 int32_t CodePointBreakIterator::current(void) const in current() function in CodePointBreakIterator
/PHP-8.2/ext/curl/
H A Dinterface.c1278 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 Dphpdbg_cmd.c477 current = 0L; in phpdbg_stack_verify() local
/PHP-8.2/ext/date/
H A Dphp_date.h90 timelib_time *current; member
/PHP-8.2/ext/standard/
H A Dscanf.c583 zval *current; in php_sscanf_internal() local
/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3329 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 Dfilter.c403 php_stream_filter *current; in _php_stream_filter_flush() local

Completed in 163 milliseconds

123