Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...24

/PHP-5.5/ext/standard/tests/general_functions/
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.5/Zend/
H A Dzend_generators.c457 ZEND_METHOD(Generator, current) in ZEND_METHOD() argument
723 ZEND_ME(Generator, current, arginfo_generator_void, ZEND_ACC_PUBLIC)
H A Dzend.h855 ZEND_API void zend_save_error_handling(zend_error_handling *current TSRMLS_DC);
856 …dling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current TSRMLS_DC);
/PHP-5.5/tests/lang/
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.5/ext/session/tests/
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
/PHP-5.5/ext/imap/tests/
H A Dimap_include.inc33 * server with its clock synced to the current system, which is consistent with
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp312 int32_t res = bio->biter->current(); in PHP_FUNCTION()
H A Dbreakiterator_class.cpp295 PHP_ME_MAPPING(current, breakiter_current, ainfo_biter_void, ZEND_ACC_PUBLIC)
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_set_charset.phpt74 printf("[008] Cannot determine current character set and collation\n");
/PHP-5.5/
H A DREADME.MAILINGLIST_RULES60 aggregate your current position into a single mail instead of multiple
H A DREADME.NEW-OUTPUT-API139 with the behaviour of the current (to be obsoleted) code, thus should
H A DUPGRADING.INTERNALS32 * added EX(call) - pointer to a current calling function. Actually an
/PHP-5.5/TSRM/
H A Dthreads.m466 dnl Check whether the current setup can use POSIX threads calls
/PHP-5.5/ext/bcmath/libbcmath/
H A Daclocal.m455 # Do `set' in a subshell so we don't clobber the current shell's
/PHP-5.5/ext/date/tests/
H A Ddate_time_set_variation2.phpt6 * Description: Resets the current time of the DateTime object to a different time.
/PHP-5.5/ext/xml/tests/
H A Dxml_get_current_byte_index_variation1.phpt12 * Description: Get current byte index for an XML parser
H A Dxml_get_current_column_number_variation1.phpt12 * Description: Get current column number for an XML parser
H A Dxml_get_current_line_number_variation1.phpt12 * Description: Get current line number for an XML parser
/PHP-5.5/ext/oci8/tests/
H A Dbug43497.phpt17 function sessionid($c) // determines and returns current session ID
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation55.phpt74 // current file pointer position
78 // current file pointer position after rewind operation

Completed in 49 milliseconds

1...<<11121314151617181920>>...24