Home
last modified time | relevance | path

Searched refs:current (Results 201 – 225 of 542) sorted by relevance

12345678910>>...22

/PHP-5.3/ext/standard/tests/misc/
H A Dtime_sleep_until_error1.phpt14 Warning: time_sleep_until(): Sleep until to time is less than current time in %s on line 2
/PHP-5.3/Zend/tests/
H A Dbug49269.phpt12 function current() {return $this->n;}
/PHP-5.3/ext/spl/tests/
H A DarrayObject___construct_error2.phpt7 function current() {}
H A Dheap_007.phpt18 $v = $h->current();
H A Dpqueue_003.phpt17 $v = $h->current();
H A Dspl_cachingiterator___toString_basic.phpt2 SPL: SplCachingIterator, Test method to convert current element to string
H A Diterator_068.phpt12 function current() {}
H A Dregexiterator_setflags_exception.phpt11 function current (){}
H A Dregexiterator_setpregflags_exception.phpt11 function current (){}
H A Dobserver_006.phpt62 var_dump($storage->current());
72 var_dump($storage->current());
73 $storage->attach($storage->current(), "replaced");
H A Drecursiveiteratoriterator_getsubiterator_variation.phpt2 …siveIteratorIterator::getSubIterator() returns different iterators depending on the current element
/PHP-5.3/ext/spl/internal/
H A Drecursivefilteriterator.inc39 /** @return whether the current element has children
46 /** @return an iterator for the current elements children
H A Dparentiterator.inc24 /** @return whetehr the current element has children
/PHP-5.3/ext/posix/tests/
H A Dposix_times.phpt4 Gets information about the current CPU usage.
H A Dposix_ttyname.phpt4 Gets the absolute path to the current terminal device that is open on a given file descriptor.
/PHP-5.3/ext/standard/tests/file/
H A Dumask_error.phpt12 Description: Changes the current umask
/PHP-5.3/ext/session/tests/
H A Dsession_encode_variation7.phpt14 * Description : Encodes the current session data as a string
H A Dsession_cache_expire_basic.phpt12 * Description : Return current cache expire
H A Dsession_cache_expire_variation1.phpt14 * Description : Return current cache expire
H A Dsession_cache_expire_variation2.phpt12 * Description : Return current cache expire
H A Dsession_encode_variation3.phpt12 * Description : Encodes the current session data as a string
/PHP-5.3/ext/standard/tests/general_functions/
H A Dget_include_path_basic.phpt8 * Description: Gets the current include_path configuration option
/PHP-5.3/ext/phar/
H A Dphar_path_check.re29 *error = "current directory reference";
57 *error = "current directory reference";
/PHP-5.3/ext/phar/phar/
H A Dphar.inc42 function current()
/PHP-5.3/tests/lang/
H A DforeachLoopIterator.002.phpt10 public function current() { }

Completed in 28 milliseconds

12345678910>>...22