Home
last modified time | relevance | path

Searched refs:variable (Results 101 – 125 of 728) sorted by relevance

12345678910>>...30

/PHP-7.4/tests/lang/
H A Dbug22510.phpt99 Notice: Only variable references should be returned by reference in %s on line %d
102 Notice: Only variable references should be returned by reference in %s on line %d
121 Notice: Only variable references should be returned by reference in %s on line %d
124 Notice: Only variable references should be returned by reference in %s on line %d
H A DpassByReference_003.phpt28 Notice: Undefined variable: undef1 in %s on line %d
37 Notice: Undefined variable: undef1 in %s on line %d
H A Dfunc_num_args.002.phpt2 func_num_args with variable number of args
H A Dfunc_get_args.002.phpt2 func_get_args with variable number of args
/PHP-7.4/ext/standard/tests/math/
H A Dabs_variation.phpt16 //get an unset variable
33 // get a resource variable
68 // resource variable
H A Ddecbin_variation1.phpt17 //get an unset variable
32 // get a resource variable
80 // resource variable
H A Ddecbin_variation1_64bit.phpt17 //get an unset variable
32 // get a resource variable
80 // resource variable
H A Dround_variation1.phpt15 //get an unset variable
30 // get a resource variable
77 // resource variable
H A Ddechex_variation1.phpt17 //get an unset variable
32 // get a resource variable
80 // resource variable
H A Ddechex_variation1_64bit.phpt17 //get an unset variable
32 // get a resource variable
80 // resource variable
H A Ddecoct_variation1.phpt17 //get an unset variable
33 // get a resource variable
81 // resource variable
H A Ddecoct_variation1_64bit.phpt17 //get an unset variable
33 // get a resource variable
81 // resource variable
/PHP-7.4/ext/standard/tests/serialize/
H A Dserialization_arrays_001.phpt7 /* Prototype : proto string serialize(mixed variable)
8 * Description: Returns a string representation of variable (which can later be unserialized)
13 * Description: Takes a string representation of variable and recreates it
H A Dserialization_objects_001.phpt7 /* Prototype : proto string serialize(mixed variable)
8 * Description: Returns a string representation of variable (which can later be unserialized)
13 * Description: Takes a string representation of variable and recreates it
/PHP-7.4/ext/standard/tests/strings/
H A Djoin_variation1.phpt19 // get an unset variable
23 // get a resource variable
75 // resource variable
78 // undefined variable
81 // unset variable
H A Dstrip_tags_variation2.phpt19 //get an unset variable
23 //get a resource variable
72 // resource variable
H A Dprint_variation1.phpt14 //get an unset variable
64 // undefined variable
67 // unset variable
/PHP-7.4/Zend/tests/
H A Disset_003.phpt32 Notice: Undefined variable: c in %s on line %d
34 Notice: Undefined variable: d in %s on line %d
/PHP-7.4/ext/gmp/tests/
H A Dgmp_strval.phpt40 Warning: gmp_strval(): Unable to convert variable to GMP - string is not an integer in %s on line %d
52 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
77 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
80 Warning: gmp_strval(): Unable to convert variable to GMP - wrong type in %s on line %d
H A Dgmp_neg.phpt32 Warning: gmp_neg(): Unable to convert variable to GMP - string is not an integer in %s on line %d
44 Warning: gmp_neg(): Unable to convert variable to GMP - wrong type in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation5.phpt20 //get an unset variable
24 //get a resource variable
60 // array with object, unset variable and resource variable
H A Darray_push_variation2.phpt19 //get an unset variable
36 // get a resource variable
84 // resource variable
/PHP-7.4/sapi/apache2handler/
H A Dphp_functions.c254 char *variable=NULL, *string_val=NULL; in PHP_FUNCTION() local
260 …if (zend_parse_parameters(arg_count, "ss|b", &variable, &variable_len, &string_val, &string_val_le… in PHP_FUNCTION()
275 apr_table_set(r->subprocess_env, variable, string_val); in PHP_FUNCTION()
289 char *variable; in PHP_FUNCTION() local
296 if (zend_parse_parameters(arg_count, "s|b", &variable, &variable_len, &walk_to_top) == FAILURE) { in PHP_FUNCTION()
311 env_val = (char*) apr_table_get(r->subprocess_env, variable); in PHP_FUNCTION()
501 ZEND_ARG_INFO(0, variable)
507 ZEND_ARG_INFO(0, variable)
/PHP-7.4/ext/oci8/tests/
H A Dnull_byte_3.phpt20 echo "Test 2: Using a null byte in a bind variable value causing WHERE clause to fail\n";
36 Test 2: Using a null byte in a bind variable value causing WHERE clause to fail
/PHP-7.4/ext/ctype/tests/
H A Dctype_digit_variation1.phpt20 //get an unset variable
37 // get a resource variable
85 // resource variable

Completed in 26 milliseconds

12345678910>>...30