Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...23

/PHP-7.4/ext/date/
H A Dphp_date.h176 timelib_time *current; member
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp186 int32_t CodePointBreakIterator::current(void) const in current() function in CodePointBreakIterator
H A Dbreakiterator_methods.cpp300 int32_t res = bio->biter->current(); in PHP_FUNCTION()
/PHP-7.4/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc66 $link = @readlink($current);
/PHP-7.4/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.4/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.4/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt91 $err[2] = trim(current(explode("\n", $err[2])));
/PHP-7.4/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.4/ext/spl/
H A Dspl_heap.c1022 SPL_METHOD(SplHeap, current) in SPL_METHOD() argument
1041 SPL_METHOD(SplPriorityQueue, current) in SPL_METHOD() argument
1190 SPL_ME(SplPriorityQueue, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1207 SPL_ME(SplHeap, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
H A Dspl_observer.c624 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
1002 SPL_ME(SplObjectStorage, current, arginfo_splobject_void,0)
1264 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
1322 SPL_ME(MultipleIterator, current, arginfo_splobject_void, 0)
/PHP-7.4/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.4/ext/spl/tests/
H A Dbug65328.phpt227 public function current()
/PHP-7.4/ext/session/tests/
H A Dsession_encode_error2.phpt12 * Description : Encodes the current session data as a string
/PHP-7.4/TSRM/
H A Dthreads.m465 dnl Check whether the current setup can use POSIX threads calls.
/PHP-7.4/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.4/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with

Completed in 93 milliseconds

1...<<11121314151617181920>>...23