Home
last modified time | relevance | path

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

1...<<21222324252627

/PHP-7.2/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc65 $link = @readlink($current);
H A Dmake.dangerous.tar.php.inc66 $link = @readlink($current);
/PHP-7.2/ext/standard/tests/strings/
H A Dsetlocale_variation2.phpt13 * Description: Sets locale information.Returns the new current locale , or FALSE
H A Dsetlocale_basic3.phpt16 * Description: Sets locale information.Returns the new current locale , or FALSE
H A Dsetlocale_variation1.phpt16 * Description: Sets locale information.Returns the new current locale , or FALSE
/PHP-7.2/ext/date/
H A Dphp_date.h183 timelib_time *current; member
/PHP-7.2/ext/standard/tests/file/
H A Dis_writable_variation1.phpt57 ".", // current directory, exp: bool(true)
/PHP-7.2/ext/spl/
H A Dspl_heap.c1020 SPL_METHOD(SplHeap, current) in SPL_METHOD() argument
1040 SPL_METHOD(SplPriorityQueue, current) in SPL_METHOD() argument
1175 SPL_ME(SplPriorityQueue, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1191 SPL_ME(SplHeap, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
H A Dspl_observer.c629 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
924 SPL_ME(SplObjectStorage, current, arginfo_splobject_void,0)
1184 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
1241 SPL_ME(MultipleIterator, current, arginfo_splobject_void, 0)
/PHP-7.2/ext/oci8/tests/
H A Dxmltype_02.phpt28 // Delete any current entry
H A Dconn_attr.inc123 echo "The value of current EDITION is ".oci_result($s2,1)."\n";
/PHP-7.2/ext/pgsql/
H A DREADME169 Returns current position of large object
184 This function is fully implemed in only in current CVS version.
/PHP-7.2/tests/lang/
H A DforeachLoop.012.phpt49 echo "\n\n\nRemove current element of an unreferenced array";
210 Remove current element of an unreferenced array
H A Dbug20175.phpt38 * after the function call bar_global() is done in current local scope.
H A DforeachLoop.014.phpt51 echo "\n\n\nRemove current element of a referenced array";
212 Remove current element of a referenced array
/PHP-7.2/ext/mbstring/tests/
H A Dmb_regex_encoding_variation1.phpt11 * Description: Returns the current encoding for regex as a string.
/PHP-7.2/ext/session/tests/
H A Dsession_encode_error.phpt12 * Description : Encodes the current session data as a string
H A Dsession_encode_error2.phpt12 * Description : Encodes the current session data as a string
/PHP-7.2/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
/PHP-7.2/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);
/PHP-7.2/ext/standard/tests/dir/
H A Dchdir_variation1.phpt6 * Description: Change the current directory
/PHP-7.2/ext/spl/tests/
H A Dbug65328.phpt227 public function current()
/PHP-7.2/ext/date/tests/
H A Dgettimeofday_variation1.phpt6 * Description: Returns the current time as array

Completed in 63 milliseconds

1...<<21222324252627