Home
last modified time | relevance | path

Searched defs:current (Results 26 – 43 of 43) sorted by relevance

12

/PHP-7.1/ext/spl/
H A Dspl_iterators.h138 } current; member
H A Dspl_directory.c781 SPL_METHOD(DirectoryIterator, current) in SPL_METHOD() argument
1066 SPL_METHOD(FilesystemIterator, current) in SPL_METHOD() argument
2422 SPL_METHOD(SplFileObject, current) in SPL_METHOD() argument
/PHP-7.1/ext/date/lib/
H A Dparse_iso_intervals.c892 timelib_time *current; in scan() local
/PHP-7.1/ext/curl/
H A Dinterface.c2584 zval *current; in _php_curl_setopt() local
2686 zval *current; in _php_curl_setopt() local
/PHP-7.1/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c588 xml_element* current; member
/PHP-7.1/main/
H A DSAPI.c596 zend_llist_element *current=l->head; in sapi_remove_header() local
H A Doutput.c1196 php_output_handler **current, *orphan = OG(active); in php_output_stack_pop() local
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c516 …sqlnd_stmt_copy_it(zval ** copies, zval * original, unsigned int param_count, unsigned int current) in mysqlnd_stmt_copy_it()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c331 zval *current; in php_x509_fingerprint_match() local
1311 zval *current; in enable_server_sni() local
/PHP-7.1/Zend/
H A Dzend_generators.c950 ZEND_METHOD(Generator, current) in ZEND_METHOD() argument
H A Dzend_API.c4110 ZEND_API void zend_save_error_handling(zend_error_handling *current) /* {{{ */ in zend_save_error_handling()
4118 …handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current) /* {{{… in zend_replace_error_handling()
H A Dzend_compile.c4305 int current, remove_oplines = opline->op1.num; in zend_resolve_goto_label() local
/PHP-7.1/ext/mysqli/
H A Dmysqli_nonapi.c646 int i = 0, current = 0; local
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c1125 zend_generator *gen = (zend_generator *) obj, *current = zend_generator_get_current(gen); in PHPDBG_COMMAND() local
/PHP-7.1/ext/standard/
H A Darray.c1227 PHP_FUNCTION(current) in PHP_FUNCTION() argument
5540 zend_long size, current = 0; local
H A Dstring.c941 zend_long current = 0, laststart = 0, lastspace = 0; in PHP_FUNCTION() local
/PHP-7.1/ext/date/
H A Dphp_date.c1847 zval current; member
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c2362 zend_generator *current; in ZEND_METHOD() local

Completed in 167 milliseconds

12