Home
last modified time | relevance | path

Searched refs:current (Results 426 – 450 of 571) sorted by relevance

1...<<11121314151617181920>>...23

/PHP-7.4/ext/spl/
H A Dspl_directory.h56 zval current; member
H A Dspl_iterators.h132 } current; member
/PHP-7.4/ext/session/tests/
H A Dsession_regenerate_id_cookie.phpt18 * Description : Update the current session id with a newly generated one
H A Dsession_cache_limiter_error.phpt12 * Description : Get and/or set the current cache limiter
H A Dsession_encode_basic.phpt14 * Description : Encodes the current session data as a string
/PHP-7.4/ext/phar/tests/
H A Dphar_oo_008.phpt34 function current()
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() RegexIterator(DirectoryIterator), SplFileInfo as current
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation21.phpt30 /* ftruncate the current file and check stat() on the file */
H A Dfpassthru_variation.phpt7 Description: Reads to EOF on the given file pointer from the current position
/PHP-7.4/Zend/tests/type_declarations/variance/
H A Dparent_in_class.phpt43 Deprecated: Cannot use "parent" when current class scope has no parent in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dcollator_create2.phpt30 // Create Collator with the current locale.
H A Dcollator_create4.phpt30 // Create Collator with the current locale.
H A Dcollator_create3.phpt31 // Create Collator with the current locale.
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic1.phpt16 * Description: Sets locale information.Returns the new current locale ,
91 // set the found locale as current locale
H A Dsetlocale_basic2.phpt16 * Description: Sets locale information.Returns the new current locale , or FALSE
101 // dump the current locale
/PHP-7.4/ext/standard/
H A Dphp_array.h46 PHP_FUNCTION(current);
/PHP-7.4/ext/standard/tests/array/
H A D005.phpt68 var_dump( current($mixed_array[1]) );
80 var_dump( current($mixed_array[1]) );
H A Dend.phpt39 var_dump( current($sub_array) );
107 var_dump( current($resources) );
H A Dend_64bit.phpt39 var_dump( current($sub_array) );
107 var_dump( current($resources) );
/PHP-7.4/ext/mbstring/tests/
H A Dmb_substitute_character_variation1.phpt11 * Description: Sets the current substitute_character or returns the current substitute_character
/PHP-7.4/ext/standard/tests/dir/
H A Dchdir_variation2.phpt6 * Description: Change the current directory
H A Dchdir_variation2-win32-mb.phpt12 * Description: Change the current directory
/PHP-7.4/ext/pdo/tests/
H A Dpdo_test.inc20 // the current environment
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_unbuffered_2050.phpt66 zval representing the current value of $stmt. PDO gets a callback that
68 current value of stmt:
/PHP-7.4/ext/oci8/tests/
H A Dlob_042.phpt58 Warning: OCI-Lob::truncate(): Size must be less than or equal to the current LOB size in %s on line…

Completed in 35 milliseconds

1...<<11121314151617181920>>...23