Home
last modified time | relevance | path

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

12

/PHP-7.0/Zend/
H A Dzend_llist.c72 #define DEL_LLIST_ELEMENT(current, l) \ argument
92 zend_llist_element *current=l->head; in zend_llist_del_element() local
106 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_gc.c544 gc_root_buffer *current = GC_G(roots).next; in gc_mark_roots() local
653 gc_root_buffer *current = GC_G(roots).next; in gc_scan_roots() local
852 gc_root_buffer *current = GC_G(roots).next; local
1007 gc_root_buffer *current, *next, *orig_next_to_free; local
/PHP-7.0/ext/standard/
H A Dbase64.c58 const unsigned char *current = str; in php_base64_encode() local
138 const unsigned char *current = str; in php_base64_decode_ex() local
H A Dscanf.c587 zval *current; in php_sscanf_internal() local
/PHP-7.0/ext/spl/examples/
H A Dclass_tree.php82 function current() function in SubClasses
/PHP-7.0/ext/spl/
H A Dspl.php554 function current(); function
840 function current() {/**/} function in ArrayIterator
1008 function current() {/**/} function in DirectoryIterator
1061 function current() {/**/} function in RecursiveDirectoryIterator
1112 function current() {/**/} function in SimpleXMLIterator
H A Dspl_dllist.c154 spl_ptr_llist_element *current = llist->head, *next; in spl_ptr_llist_destroy() local
173 spl_ptr_llist_element *current; in spl_ptr_llist_offset() local
326 spl_ptr_llist_element *current = from->head, *next; in spl_ptr_llist_copy() local
498 spl_ptr_llist_element *current = intern->llist->head, *next; in spl_dllist_object_get_debug_info() local
543 spl_ptr_llist_element *current = intern->llist->head; in spl_dllist_object_get_gc() local
1111 SPL_METHOD(SplDoublyLinkedList, current) in SPL_METHOD() argument
1137 spl_ptr_llist_element *current = intern->llist->head, *next; in SPL_METHOD() local
H A Dspl_iterators.c660 SPL_METHOD(RecursiveIteratorIterator, current) in SPL_METHOD() argument
1203 SPL_METHOD(RecursiveTreeIterator, current) in SPL_METHOD() argument
1395 int current = 0; in spl_dual_it_call_method() local
1811 SPL_METHOD(dual_it, current) in SPL_METHOD() argument
3183 SPL_METHOD(NoRewindIterator, current) in SPL_METHOD() argument
3296 SPL_METHOD(EmptyIterator, current) in SPL_METHOD() argument
H A Dspl_fixedarray.c58 int current; member
1005 SPL_METHOD(SplFixedArray, current) in SPL_METHOD() argument
H A Dspl_observer.c613 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
1164 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
H A Dspl_heap.c1020 SPL_METHOD(SplHeap, current) in SPL_METHOD() argument
1040 SPL_METHOD(SplPriorityQueue, current) in SPL_METHOD() argument
H A Dspl_directory.h58 zval current; member
H A Dspl_iterators.h138 } current; member
/PHP-7.0/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.h29 zval current; member
/PHP-7.0/ext/intl/common/
H A Dcommon_enum.h64 zval current; member
H A Dcommon_enum.cpp208 static PHP_METHOD(IntlIterator, current) in PHP_METHOD() argument
/PHP-7.0/ext/zip/lib/
H A Dzipwin32.h57 zip_uint64_t current; /* current offset */ member
H A Dzip_source_filep.c77 zip_uint64_t current; /* current offset */ member
/PHP-7.0/ext/simplexml/
H A Dsxe.c71 PHP_METHOD(ce_SimpleXMLIterator, current) in PHP_METHOD() argument
/PHP-7.0/TSRM/
H A DTSRM.c414 tsrm_tls_entry *current; in tsrm_set_interpreter_context() local
432 tsrm_tls_entry *new_ctx, *current; in tsrm_new_interpreter_context() local
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_jit_compile.c2153 static void free_read_only_data(void *current, void *allocator_data) in free_read_only_data()
2228 static sljit_sw SLJIT_CALL do_search_mark(sljit_sw *current, const pcre_uchar *skip_arg) in do_search_mark()
8587 #define COMPILE_BACKTRACKINGPATH(current) \ argument
8598 …c void compile_iterator_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_iterator_backtrackingpath()
8767 …NE void compile_recurse_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_recurse_backtrackingpath()
8793 …tic void compile_assert_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_assert_backtrackingpath()
8860 …ic void compile_bracket_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_bracket_backtrackingpath()
9320 …void compile_bracketpos_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_bracketpos_backtrackingpath()
9359 …void compile_braminzero_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_braminzero_backtrackingpath()
9446 … void compile_then_trap_backtrackingpath(compiler_common *common, struct backtrack_common *current) in compile_then_trap_backtrackingpath()
[all …]
/PHP-7.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp181 int32_t CodePointBreakIterator::current(void) const in current() function in CodePointBreakIterator
/PHP-7.0/ext/date/
H A Dphp_date.h182 timelib_time *current; member
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_cmd.c475 current = 0L; in phpdbg_stack_verify() local
/PHP-7.0/main/streams/
H A Dfilter.c434 php_stream_filter *current; in _php_stream_filter_flush() local

Completed in 124 milliseconds

12