Home
last modified time | relevance | path

Searched refs:current (Results 551 – 575 of 677) sorted by relevance

1...<<2122232425262728

/PHP-7.3/ext/spl/
H A Dspl_heap.c1012 SPL_METHOD(SplHeap, current) in SPL_METHOD() argument
1031 SPL_METHOD(SplPriorityQueue, current) in SPL_METHOD() argument
1165 SPL_ME(SplPriorityQueue, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1181 SPL_ME(SplHeap, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
H A Dspl_observer.c626 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
920 SPL_ME(SplObjectStorage, current, arginfo_splobject_void,0)
1180 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
1237 SPL_ME(MultipleIterator, current, arginfo_splobject_void, 0)
/PHP-7.3/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.3/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc66 $link = @readlink($current);
/PHP-7.3/ext/standard/tests/strings/
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.3/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.3/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
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.
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
/PHP-7.3/ext/mbstring/tests/
H A Dmb_regex_encoding_variation1.phpt11 * Description: Returns the current encoding for regex as a string.
/PHP-7.3/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.3/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.3/ext/standard/tests/dir/
H A Dchdir_variation1.phpt6 * Description: Change the current directory
/PHP-7.3/ext/mysqli/tests/
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_get_charset.phpt45 printf("[008] Cannot determine current character set and collation\n");
/PHP-7.3/ext/spl/tests/
H A Dbug65328.phpt227 public function current()
/PHP-7.3/ext/date/tests/
H A Dgettimeofday_variation1.phpt6 * Description: Returns the current time as array
/PHP-7.3/
H A DUPGRADING.INTERNALS54 relatively from current opline. This eliminates load of EX(literals) on
118 m. zend_cpu_supports() determines if a feature is supported by current cpu.

Completed in 55 milliseconds

1...<<2122232425262728