Home
last modified time | relevance | path

Searched refs:current (Results 326 – 350 of 606) sorted by relevance

1...<<11121314151617181920>>...25

/php-src/ext/date/tests/
H A Dbug53437_var0.phpt41 ["current"]=>
92 ["current"]=>
/php-src/ext/simplexml/tests/
H A Dbug63575.phpt12 $r = current($o2->xpath('/a'));
/php-src/ext/spl/tests/
H A Dregexiterator_setpregflags.phpt11 function current (): mixed{ return null;}
H A Dbug55157_variation.phpt12 echo "{$numIt->key()} => {$numIt->current()}\n";
H A Dbug70053.phpt12 var_dump($mit->current());
H A Dregexiterator_getpregflags.phpt11 function current (): mixed { return null; }
H A Dspl_cachingiterator___toString_basic.phpt2 SPL: SplCachingIterator, Test method to convert current element to string
H A DarrayObject___construct_error2.phpt7 function current(): mixed {}
H A Diterator_068.phpt12 function current(): mixed {}
/php-src/ext/mbstring/tests/
H A Dbug76999.phpt2 Bug #76999 (mb_regex_set_options() return current options)
/php-src/ext/posix/tests/
H A Dposix_ttyname.phpt4 Gets the absolute path to the current terminal device that is open on a given file descriptor.
/php-src/Zend/tests/
H A Dparent_class_name_without_parent.phpt20 Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:5
H A Dbug49269.phpt12 function current(): mixed {return $this->n;}
H A Dgh9916-002.phpt13 $gen->current();
H A Dgh15108-001.phpt23 var_dump($iterable->current());
H A Dgh15275-001.phpt23 var_dump($iterable->current());
H A Dbug71266.phpt17 var_dump(current($arr));
H A Dgh9916-005.phpt14 $gen->current();
H A Dgh15108-002.phpt27 var_dump($iterable->current());
/php-src/Zend/tests/type_declarations/variance/
H A Dparent_in_class_failure1.phpt16 Fatal error: Cannot use "parent" when current class scope has no parent in %s on line %d
/php-src/Zend/tests/generators/
H A Dbug71441.phpt20 var_dump($gen->current());
H A Dbug71601.phpt27 var_dump($generator->current());
H A Dyield_in_finally.phpt21 var_dump($gen->current());
/php-src/ext/standard/tests/misc/
H A Dtime_sleep_until_error1.phpt16 Warning: time_sleep_until(): Argument #1 ($timestamp) must be greater than or equal to the current
/php-src/ext/standard/tests/strings/
H A Dbug68636.phpt2 Bug #68636 (setlocale no longer returns current value per category).

Completed in 18 milliseconds

1...<<11121314151617181920>>...25