Home
last modified time | relevance | path

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

12

/PHP-5.5/Zend/
H A Dzend_hash.c1121 HashPosition *current = pos ? pos : &ht->pInternalPointer; in zend_hash_move_forward_ex() local
1134 HashPosition *current = pos ? pos : &ht->pInternalPointer; in zend_hash_move_backwards_ex() local
H A Dzend_gc.h155 #define GC_REMOVE_FROM_BUFFER(current) \ in END_EXTERN_C() argument
H A Dzend_compile.c2331 long current, distance; in zend_resolve_goto_label() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c588 xml_element* current; member
/PHP-5.5/main/
H A DSAPI.c604 zend_llist_element *current=l->head; in sapi_remove_header() local
H A Doutput.c1219 php_output_handler **current, *orphan = OG(active); in php_output_stack_pop() local
/PHP-5.5/ext/curl/
H A Dinterface.c2498 zval **current; in _php_curl_setopt() local
2586 zval **current; in _php_curl_setopt() local
/PHP-5.5/ext/spl/
H A Dspl_directory.c787 SPL_METHOD(DirectoryIterator, current) in SPL_METHOD() argument
1084 SPL_METHOD(FilesystemIterator, current) in SPL_METHOD() argument
2440 SPL_METHOD(SplFileObject, current) in SPL_METHOD() argument
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c644 int i = 0, current = 0; local
H A Dmysqli_api.c882 php_mysqli_stmt_copy_it(zval *** copies, zval *original, uint param_count, uint current)
/PHP-5.5/ext/standard/
H A Darray.c909 PHP_FUNCTION(current) in PHP_FUNCTION() argument
4442 long size, current = 0; in PHP_FUNCTION() local
H A Dstring.c896 long current = 0, laststart = 0, lastspace = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/date/
H A Dphp_date.c1852 zval *current; member

Completed in 115 milliseconds

12