Home
last modified time | relevance | path

Searched refs:current (Results 426 – 450 of 542) sorted by relevance

1...<<11121314151617181920>>...22

/PHP-5.3/ext/session/tests/
H A Dsession_unregister_basic.phpt12 * Description : Unregister a global variable from the current session
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
/PHP-5.3/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt16 * Description: Sets locale information.Returns the new current locale , or FALSE
/PHP-5.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
H A Dgettype_settype_variation7.phpt22 get the current type of the variable
167 // get the current data type
/PHP-5.3/ext/spl/
H A Dspl_heap.c1037 SPL_METHOD(SplHeap, current) in SPL_METHOD() argument
1056 SPL_METHOD(SplPriorityQueue, current) in SPL_METHOD() argument
1186 SPL_ME(SplPriorityQueue, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
1201 SPL_ME(SplHeap, current, arginfo_splheap_void, ZEND_ACC_PUBLIC)
H A Dspl_observer.c586 SPL_METHOD(SplObjectStorage, current) in SPL_METHOD() argument
864 SPL_ME(SplObjectStorage, current, arginfo_splobject_void,0)
1131 SPL_METHOD(MultipleIterator, current) in SPL_METHOD() argument
1188 SPL_ME(MultipleIterator, current, arginfo_splobject_void, 0)
/PHP-5.3/ext/oci8/tests/
H A Dconn_attr.inc125 echo "The value of current EDITION is ".oci_result($s2,1)."\n";
/PHP-5.3/ext/standard/tests/dir/
H A Dchdir_variation1.phpt6 * Description: Change the current directory
/PHP-5.3/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-5.3/ext/date/tests/
H A Dgettimeofday_variation1.phpt6 * Description: Returns the current time as array
/PHP-5.3/tests/lang/
H A Dbug20175.phpt40 * after the function call bar_global() is done in current local scope.
H A DforeachLoop.013.phpt49 echo "\n\n\nRemove current element of an unreferenced array, using &\$value.";
212 Remove current element of an unreferenced array, using &$value.
H A DforeachLoop.014.phpt51 echo "\n\n\nRemove current element of a referenced array";
213 Remove current element of a referenced array
H A DforeachLoop.015.phpt51 echo "\n\n\nRemove current element of a referenced array, using &\$value";
214 Remove current element of a referenced array, using &$value
/PHP-5.3/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with
/PHP-5.3/
H A DREADME.MAILINGLIST_RULES60 aggregate your current position into a single mail instead of multiple
/PHP-5.3/TSRM/
H A Dthreads.m466 dnl Check whether the current setup can use POSIX threads calls
/PHP-5.3/ext/bcmath/libbcmath/
H A Daclocal.m455 # Do `set' in a subshell so we don't clobber the current shell's
/PHP-5.3/Zend/
H A Dzend.h770 ZEND_API void zend_save_error_handling(zend_error_handling *current TSRMLS_DC);
771 …dling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current TSRMLS_DC);

Completed in 46 milliseconds

1...<<11121314151617181920>>...22