Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...26

/PHP-7.1/ext/spl/
H A Dspl_iterators.h138 } current; member
/PHP-7.1/ext/standard/tests/array/
H A Dend_64bit.phpt39 var_dump( current($sub_array) );
107 var_dump( current($resources) );
H A Dend.phpt39 var_dump( current($sub_array) );
107 var_dump( current($resources) );
/PHP-7.1/Zend/
H A Dzend.h316 ZEND_API void zend_save_error_handling(zend_error_handling *current);
317 …_error_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current);
/PHP-7.1/ext/phar/tests/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() RegexIterator(DirectoryIterator), SplFileInfo as current
/PHP-7.1/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.1/ext/phar/tests/tar/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current tar-based
/PHP-7.1/ext/phar/tests/zip/
H A Dphar_buildfromiterator8.phpt2 Phar::buildFromIterator() iterator, SplFileInfo as current zip-based
/PHP-7.1/ext/session/tests/
H A Dsession_encode_basic.phpt14 * Description : Encodes the current session data as a string
/PHP-7.1/ext/standard/tests/file/
H A Dis_executable_variation1.phpt46 ".", // current directory, exp: bool(true)
H A Dfpassthru_basic.phpt7 Description: Reads to EOF on the given file pointer from the current position
/PHP-7.1/ext/standard/tests/general_functions/
H A Dgetrusage_error.phpt8 * Description: Gets the current resource usages
H A Dgetrusage_variation1.phpt11 * Description: Gets the current resource usages
/PHP-7.1/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt11 * Description: Sets the current internal encoding or Returns
12 * the current internal encoding as a string
/PHP-7.1/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.1/ext/standard/tests/dir/
H A Dchdir_variation2-win32-mb.phpt12 * Description: Change the current directory
/PHP-7.1/ext/pdo/tests/
H A Dpdo_014.phpt44 var_dump($it->current()); /* must return NULL */
/PHP-7.1/ext/standard/tests/strings/
H A Dsetlocale_error.phpt15 …* Description: Sets locale information.Returns the new current locale , or FALSE if locale functio…
/PHP-7.1/ext/spl/tests/
H A Diterator_037.phpt51 return $this->key() . ':' . $this->current();
/PHP-7.1/ext/reflection/tests/
H A DReflectionClass_isIterateable_001.phpt16 public function current() {}
/PHP-7.1/ext/simplexml/tests/
H A Dfeature55218.phpt2 Bug #55218 getDocNamespaces from current element and not root
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_character_set_name_oo.phpt40 printf("[009] Cannot determine current character set and collation\n");
/PHP-7.1/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt21 * given current limitations.
/PHP-7.1/Zend/RFCs/
H A D003.txt45 The current function syntax should be expanded to allow typing of
/PHP-7.1/ext/date/tests/
H A Ddate_time_set_error.phpt6 * Description: Resets the current time of the DateTime object to a different time.

Completed in 27 milliseconds

1...<<11121314151617181920>>...26