Searched refs:variable (Results 126 – 150 of 687) sorted by relevance
12345678910>>...28
/PHP-8.1/ext/standard/tests/array/ |
H A D | array_push_variation2.phpt | 14 //get an unset variable 31 // get a resource variable 79 // resource variable
|
H A D | array_diff_key_variation7.phpt | 2 Test array_diff_key() function : usage variation - Passing null,unset and undefined variable indexe… 10 //get an unset variable
|
H A D | array_intersect_key_variation7.phpt | 2 Test array_intersect_key() function : usage variation - Passing null,unset and undefeined variable … 9 //get an unset variable
|
H A D | array_combine_variation4.phpt | 12 // get an unset variable 16 // get a resource variable 50 // array with object, unset variable and resource variable
|
H A D | array_diff_variation8.phpt | 13 // get an unset variable 17 // get a resource variable 48 // array with object, unset variable and resource variable
|
H A D | current_variation2.phpt | 11 //get an unset variable 28 // get a resource variable 96 // resource variable
|
H A D | array_key_exists_variation1.phpt | 14 //get an unset variable 31 // get a resource variable 72 // resource variable
|
H A D | array_combine_variation5.phpt | 13 // get an unset variable 17 // get a resource variable 53 // array with object, unset variable and resource variable
|
/PHP-8.1/ext/standard/tests/strings/ |
H A D | print_variation1.phpt | 8 //get an unset variable 58 // undefined variable 61 // unset variable
|
H A D | strip_tags_variation2.phpt | 14 //get an unset variable 18 //get a resource variable 67 // resource variable
|
H A D | join_variation2.phpt | 13 // get an unset variable 17 // get a resource variable 67 // resource variable 70 // undefined variable 73 // unset variable
|
H A D | show_source_variation2.phpt | 2 Test function show_source() by calling it with its expected arguments and output to variable, more … 8 echo "*** Test by calling method or function with its expected arguments and output to variable ***… 23 *** Test by calling method or function with its expected arguments and output to variable *** 25 …nbsp;its expected arguments and output to variable ***\n"</span…
|
/PHP-8.1/ext/zend_test/tests/ |
H A D | observer_retval_by_ref_02.phpt | 28 Notice: Only variable references should be returned by reference in %s on line %d 32 Notice: Only variable references should be returned by reference in %s on line %d
|
H A D | observer_retval_by_ref_03.phpt | 35 Notice: Only variable references should be returned by reference in %s on line %d 41 Notice: Only variable references should be returned by reference in %s on line %d
|
/PHP-8.1/ext/sysvsem/tests/ |
H A D | sysv.phpt | 37 // Write variable 1 46 // Write variable 2 55 // Read variable 1 63 // Read variable 1
|
/PHP-8.1/tests/lang/ |
H A D | passByReference_003.phpt | 28 Warning: Undefined variable $undef1 in %s on line %d 37 Warning: Undefined variable $undef1 in %s on line %d
|
H A D | func_num_args.002.phpt | 2 func_num_args with variable number of args
|
/PHP-8.1/ext/oci8/tests/ |
H A D | null_byte_3.phpt | 20 echo "Test 2: Using a null byte in a bind variable value causing WHERE clause to fail\n"; 34 Test 2: Using a null byte in a bind variable value causing WHERE clause to fail
|
H A D | null_byte_2.phpt | 27 echo "Test 3: Using a null byte in a bind variable name\n"; 45 Test 3: Using a null byte in a bind variable name
|
/PHP-8.1/sapi/apache2handler/ |
H A D | php_functions_arginfo.h | 25 ZEND_ARG_TYPE_INFO(0, variable, IS_STRING, 0) 31 ZEND_ARG_TYPE_INFO(0, variable, IS_STRING, 0)
|
/PHP-8.1/Zend/tests/ |
H A D | isset_003.phpt | 32 Warning: Undefined variable $c in %s on line %d 34 Warning: Undefined variable $d in %s on line %d
|
/PHP-8.1/ext/opcache/tests/jit/ |
H A D | bool_not_002.phpt | 22 Warning: Undefined variable $a in %sbool_not_002.php on line 6 24 Warning: Undefined variable $a in %sbool_not_002.php on line 6
|
/PHP-8.1/ext/standard/tests/math/ |
H A D | pow_variation1.phpt | 13 //get an unset variable 28 // get a resource variable 75 // resource variable
|
H A D | pow_variation1_64bit.phpt | 13 //get an unset variable 28 // get a resource variable 75 // resource variable
|
H A D | pow_variation2.phpt | 9 //get an unset variable 24 // get a resource variable 71 // resource variable
|
Completed in 41 milliseconds
12345678910>>...28