Home
last modified time | relevance | path

Searched refs:current (Results 476 – 500 of 661) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-7.2/ext/standard/
H A Dphp_array.h48 PHP_FUNCTION(current);
/PHP-7.2/ext/intl/tests/
H A Dcollator_create2.phpt31 // Create Collator with the current locale.
H A Dcollator_create3.phpt31 // Create Collator with the current locale.
/PHP-7.2/ext/session/tests/
H A Dsession_cache_limiter_error.phpt12 * Description : Get and/or set the current cache limiter
H A Dsession_id_error.phpt12 * Description : Get and/or set the current session id
H A Dsession_save_path_error.phpt17 * Description : Get and/or set the current session save path
H A Dsession_encode_basic.phpt14 * Description : Encodes the current session data as a string
/PHP-7.2/ext/standard/tests/file/
H A Dfpassthru_variation.phpt7 Description: Reads to EOF on the given file pointer from the current position
/PHP-7.2/ext/date/tests/
H A Ddate_date_set_error.phpt6 * Description: Resets the current date of the DateTime object to a different date.
H A DDateTime_setDate_error.phpt6 * Description: Resets the current date of the DateTime object to a different date.
/PHP-7.2/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.2/ext/mbstring/tests/
H A Dmb_substitute_character_variation1.phpt11 * Description: Sets the current substitute_character or returns the current substitute_character
/PHP-7.2/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt16 * Description: Sets locale information.Returns the new current locale , or FALSE
101 // dump the current locale
/PHP-7.2/ext/pdo/tests/
H A Dpdo_test.inc20 // the current environment
/PHP-7.2/ext/standard/tests/dir/
H A Dchdir_variation2.phpt6 * Description: Change the current directory
/PHP-7.2/ext/spl/internal/
H A Drecursivecachingiterator.inc80 /** @return whether the current element has children
/PHP-7.2/ext/spl/
H A Dspl_iterators.h138 } current; member
/PHP-7.2/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.2/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…
/PHP-7.2/ext/phar/tests/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() RegexIterator(DirectoryIterator), SplFileInfo as current
/PHP-7.2/ext/phar/tests/tar/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current tar-based
/PHP-7.2/ext/phar/tests/zip/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current zip-based
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgetrusage_error.phpt8 * Description: Gets the current resource usages

Completed in 32 milliseconds

1...<<11121314151617181920>>...27