Home
last modified time | relevance | path

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

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

/PHP-5.4/ext/session/tests/
H A Dsession_encode_variation4.phpt12 * Description : Encodes the current session data as a string
H A Dsession_cache_limiter_variation1.phpt14 * Description : Get and/or set the current cache limiter
H A Dsession_cache_limiter_variation2.phpt12 * Description : Get and/or set the current cache limiter
H A Dsession_module_name_variation2.phpt12 * Description : Get and/or set the current session module
H A Dsession_encode_variation5.phpt12 * Description : Encodes the current session data as a string
H A Dsession_id_basic.phpt12 * Description : Get and/or set the current session id
H A Dsession_id_error2.phpt12 * Description : Get and/or set the current session id
H A Dsession_name_basic.phpt15 * Description : Get and/or set the current session name
H A Dsession_cache_limiter_variation3.phpt12 * Description : Get and/or set the current cache limiter
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
/PHP-5.4/ext/standard/tests/dir/
H A Dgetcwd_basic.phpt6 * Description: Gets the current directory
H A Dgetcwd_error.phpt6 * Description: Gets the current directory
/PHP-5.4/tests/output/
H A Dob_end_flush_error_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
/PHP-5.4/ext/dom/tests/
H A Ddomelement.phpt70 $current = $myelements->item($x);
71 $current->setAttributeNS('urn::dummyns', 'newns:idatt', 'n'.($x+2))."\n";
72 $current->setIdAttributeNS('urn::dummyns', 'idatt', TRUE);
/PHP-5.4/ext/spl/tests/
H A Diterator_052.phpt28 @preg_match_all($this->re, (string)($this->uk ? $this->key() : $this->current()), $sub);
30 var_dump($sub == $this->current());
H A Diterator_032.phpt24 var_dump($it->current());
/PHP-5.4/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.4/ext/mbstring/tests/
H A Dmb_regex_encoding_basic.phpt11 * Description: Returns the current encoding for regex as a string.
/PHP-5.4/ext/date/tests/
H A Ddate_date_set_basic1.phpt6 * Description: Resets the current date of the DateTime object to a different date.
/PHP-5.4/ext/posix/tests/
H A Dposix_getpgrp_error.phpt10 * Description: Get current process group id (POSIX.1, 4.3.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)

Completed in 33 milliseconds

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