Home
last modified time | relevance | path

Searched refs:current (Results 526 – 550 of 648) sorted by relevance

1...<<212223242526

/PHP-7.1/tests/lang/
H A DforeachLoop.014.phpt51 echo "\n\n\nRemove current element of a referenced array";
212 Remove current element of a referenced array
H A DforeachLoop.015.phpt51 echo "\n\n\nRemove current element of a referenced array, using &\$value";
216 Remove current element of a referenced array, using &$value
H A DforeachLoop.013.phpt49 echo "\n\n\nRemove current element of an unreferenced array, using &\$value.";
214 Remove current element of an unreferenced array, using &$value.
/PHP-7.1/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt22 get the current type of the variable
167 // get the current data type
H A Dgettype_settype_variation6.phpt22 get the current type of the variable
168 // get the current data type
H A Dgettype_settype_variation8.phpt22 get the current type of the variable
167 // get the current data type
/PHP-7.1/ext/spl/
H A Dspl_observer.c629 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
919 SPL_ME(SplObjectStorage, current, arginfo_splobject_void,0)
1179 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
1236 SPL_ME(MultipleIterator, current, arginfo_splobject_void, 0)
/PHP-7.1/ext/session/tests/
H A Dsession_encode_error2.phpt12 * Description : Encodes the current session data as a string
H A Dsession_module_name_error.phpt12 * Description : Get and/or set the current session module
H A Dsession_name_error.phpt15 * Description : Get and/or set the current session name
H A Dsession_regenerate_id_error.phpt12 * Description : Update the current session id with a newly generated one
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_get_charset.phpt45 printf("[008] Cannot determine current character set and collation\n");
H A Dmysqli_select_db.phpt60 printf("[012] Failed to set '%s' as current DB; [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_set_charset.phpt74 printf("[008] Cannot determine current character set and collation\n");
/PHP-7.1/ext/oci8/tests/
H A Dconn_attr.inc123 echo "The value of current EDITION is ".oci_result($s2,1)."\n";
/PHP-7.1/ext/standard/tests/dir/
H A Dchdir_variation1.phpt6 * Description: Change the current directory
H A Dchdir_variation1-win32-mb.phpt12 * Description: Change the current directory
/PHP-7.1/ext/spl/tests/
H A Dbug65328.phpt227 public function current()
/PHP-7.1/ext/date/tests/
H A Dgettimeofday_variation1.phpt6 * Description: Returns the current time as array
/PHP-7.1/
H A DUPGRADING215 current environment variables will be returned as an associative array
248 were called in in the current session.
274 . Added pcntl_signal_get_handler() that returns the current signal handler
307 constructed from the current time, either explicitly or with a relative
461 - sapi_windows_cp_get() to retrieve the current codepage
/PHP-7.1/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp299 int32_t res = bio->biter->current(); in PHP_FUNCTION()
H A Dbreakiterator_class.cpp273 PHP_ME_MAPPING(current, breakiter_current, ainfo_biter_void, ZEND_ACC_PUBLIC)
/PHP-7.1/ext/ldap/tests/
H A DREADME66 CAVEAT: The current setup does not (yet) test secure connections.
/PHP-7.1/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with
/PHP-7.1/ext/openssl/tests/
H A Dopenssl_error_string_basic.phpt42 // invalid file for read is something that does not exist in current directory

Completed in 89 milliseconds

1...<<212223242526