Home
last modified time | relevance | path

Searched refs:current (Results 251 – 275 of 542) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-5.3/ext/spl/tests/
H A Diterator_032.phpt24 var_dump($it->current());
/PHP-5.3/ext/session/tests/
H A Dsession_cache_limiter_variation3.phpt12 * Description : Get and/or set the current cache limiter
H A Dsession_encode_variation5.phpt12 * Description : Encodes the current session data as a string
H A Dsession_id_error2.phpt12 * Description : Get and/or set the current session id
H A Dsession_module_name_variation1.phpt12 * Description : Get and/or set the current session module
H A Dsession_cache_expire_variation3.phpt12 * Description : Return current cache expire
H A Dsession_regenerate_id_basic.phpt12 * Description : Update the current session id with a newly generated one
H A Dsession_regenerate_id_variation1.phpt12 * Description : Update the current session id with a newly generated one
H A Dsession_save_path_variation1.phpt16 * Description : Get and/or set the current session save path
H A Dsession_unregister_variation3.phpt12 * Description : Unregister a global variable from the current session
H A Dsession_id_variation1.phpt14 * Description : Get and/or set the current session id
H A Dsession_register_variation2.phpt12 * Description : Register one or more global variables with the current session
H A Dsession_register_variation3.phpt12 * Description : Register one or more global variables with the current session
H A Dsession_register_variation4.phpt12 * Description : Register one or more global variables with the current session
H A Dsession_save_path_variation3.phpt15 * Description : Get and/or set the current session save path
H A Dsession_unregister_variation2.phpt12 * Description : Unregister a global variable from the current session
/PHP-5.3/ext/date/tests/
H A Ddate_date_set_basic1.phpt6 * Description: Resets the current date of the DateTime object to a different date.
H A DDateTime_setDate_basic1.phpt6 * Description: Resets the current date of the DateTime object to a different date.
/PHP-5.3/ext/simplexml/
H A Dsxe.c70 PHP_METHOD(ce_SimpleXMLIterator, current) in PHP_METHOD() argument
179 …PHP_ME(ce_SimpleXMLIterator, current, arginfo_simplexmliterator__void, ZEND_ACC_PUB…
/PHP-5.3/ext/posix/tests/
H A Dposix_getgid_error.phpt10 * Description: Get the current group id (POSIX.1, 4.2.1)
H A Dposix_getpid_error.phpt10 * Description: Get the current process id (POSIX.1, 4.1.1)
H A Dposix_getuid_error.phpt10 * Description: Get the current user id (POSIX.1, 4.2.1)
H A Dposix_getpgrp_error.phpt10 * Description: Get current process group id (POSIX.1, 4.3.1)
/PHP-5.3/ext/reflection/tests/
H A DReflectionClass_isIterateable_basic.phpt11 public function current() {}
/PHP-5.3/ext/mbstring/tests/
H A Dmb_regex_encoding_error2.phpt11 * Description: Returns the current encoding for regex as a string.

Completed in 123 milliseconds

1...<<11121314151617181920>>...22