Home
last modified time | relevance | path

Searched refs:function (Results 6926 – 6950 of 7077) sorted by relevance

1...<<271272273274275276277278279280>>...284

/PHP-5.6/ext/standard/tests/file/
H A Dfscanf_variation45.phpt2 Test fscanf() function: usage variations - scientific formats with integer values
H A Dfscanf_variation9.phpt2 Test fscanf() function: usage variations - float formats with integer values
H A Dfscanf_variation18.phpt2 Test fscanf() function: usage variations - string formats with integer values
H A Dfscanf_variation2.phpt2 Test fscanf() function: usage variations - integer formats with integer values
H A Dfscanf_variation27.phpt2 Test fscanf() function: usage variations - octal formats with integer values
H A Dfscanf_variation33.phpt2 Test fscanf() function: usage variations - hexa formats with integer values
H A Dfscanf_variation39.phpt2 Test fscanf() function: usage variations - unsigned int formats with integer values
H A Dpathinfo_basic1-win32.phpt2 Test pathinfo() function: basic functionality
H A Dfgets_variation6-win32.phpt2 Test fgets() function : usage variations - read when file pointer at EOF
H A Dfgets_variation6.phpt2 Test fgets() function : usage variations - read when file pointer at EOF
/PHP-5.6/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt2 Test stripslashes() function : usage variations - un-quote strings quoted with addslashes()
H A Dprintf.phpt2 Test printf() function (32bit)
H A Dprintf_64bit.phpt2 Test printf() function (64bit)
H A Dstr_repeat.phpt2 Test str_repeat() function
9 greater than or equal to 0. If the multiplier is set to 0, the function
/PHP-5.6/ext/standard/tests/array/
H A Dsizeof_variation4.phpt2 Test sizeof() function : usage variations - all kinds of unset variables for 'var' argument
H A Drsort_variation1.phpt2 Test rsort() function : usage variations - Pass different data types as $array_arg arg
23 public function __toString() {
H A Darray_merge_recursive_variation3.phpt2 Test array_merge_recursive() function : usage variations - different arrays for 'arr1' argument
H A Darray_search_variation1.phpt2 Test array_search() function : usage variations - different needle values
/PHP-5.6/Zend/tests/
H A Dcompare_002.phpt33 function my_dump($var) {
/PHP-5.6/tests/lang/
H A DforeachLoop.012.phpt8 function withRefValue($elements, $transform) {
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1306 static void reflection_function_factory(zend_function *function, zval *closure_object, zval *object… in reflection_function_factory() argument
1315 ZVAL_STRING(name, function->common.function_name, 1); in reflection_function_factory()
1319 intern->ptr = function; in reflection_function_factory()
5342 zval *function; in ZEND_METHOD() local
5355 ALLOC_ZVAL(function); in ZEND_METHOD()
5356 reflection_function_factory(fptr, NULL, function TSRMLS_CC); in ZEND_METHOD()
5357 add_assoc_zval(return_value, fptr->common.function_name, function); in ZEND_METHOD()
6071 ZEND_ARG_INFO(0, function)
6077 ZEND_ARG_INFO(0, function)
6204 REGISTER_REFLECTION_CLASS_CONST_LONG(function, "IS_DEPRECATED", ZEND_ACC_DEPRECATED); in PHP_MINIT_FUNCTION()
/PHP-5.6/ext/standard/tests/math/
H A Dhypot_basic.phpt2 Test hypot() - basic function test hypot()
/PHP-5.6/Zend/
H A Dzend_closures.c50 zend_function *func = EG(current_execute_data)->function_state.function; in ZEND_METHOD()
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c121 ZEND_ARG_INFO(0, function)
142 ZEND_ARG_INFO(0, function)
/PHP-5.6/ext/intl/tests/
H A Dnormalizer_normalize.phpt13 function ut_main()

Completed in 125 milliseconds

1...<<271272273274275276277278279280>>...284