Home
last modified time | relevance | path

Searched refs:variable (Results 176 – 200 of 1230) sorted by relevance

12345678910>>...50

/PHP-7.2/ext/ctype/tests/
H A Dctype_space_variation1.phpt20 //get an unset variable
37 // get a resource variable
85 // resource variable
H A Dctype_xdigit_variation1.phpt20 //get an unset variable
37 // get a resource variable
85 // resource variable
H A Dctype_alpha_variation1.phpt20 //get an unset variable
37 // get a resource variable
85 // resource variable
H A Dctype_cntrl_variation1.phpt20 //get an unset variable
37 // get a resource variable
86 // resource variable
H A Dctype_graph_variation1.phpt20 //get an unset variable
37 // get a resource variable
85 // resource variable
/PHP-7.2/tests/lang/
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.2/sapi/phpdbg/
H A Dxml.md233 - name: variable name of parameter
262 - for each variable there is a <variable> followed by a <variabledetails> element
263 - <variable address="" refcount="" type="" name="" />
267 - name: the name of the variable
331 - there may be a variable number of <print> elements with a variable count of args inside the &l…
498 - <watch variable="" />, <watchrecursive variable="" /> and <watcharray variable="" /> (no…
507 - <watchvariable variable="" on="" type="" />
508 - variable: watched variable (may be a variable of another scope!)
509 - on: values are array or variable, depending on what is watched
632 - <watchdelete variable="" />: when a variable was unset, the watchpoint is removed too
[all …]
/PHP-7.2/ext/standard/tests/array/
H A Darray_diff_key_variation7.phpt2 Test array_diff_key() function : usage variation - Passing null,unset and undefined variable indexe…
15 //get an unset variable
H A Darray_intersect_key_variation7.phpt2 Test array_intersect_key() function : usage variation - Passing null,unset and undefeined variable
14 //get an unset variable
H A Darray_combine_variation5.phpt19 // get an unset variable
23 // get a resource variable
59 // array with object, unset variable and resource variable
/PHP-7.2/ext/standard/tests/strings/
H A Dvfprintf_error3.phpt19 echo "\n-- Testing vfprintf() function with wrong variable types as argument --\n";
47 -- Testing vfprintf() function with wrong variable types as argument --
H A Dwordwrap_variation4.phpt20 // get an unset variable
24 // resource variable
61 // undefined variable
64 // unset variable
H A Dstrtr_variation6.phpt17 //get an unset variable
68 // undefined variable
71 // unset variable
H A Dtrim_variation1.phpt13 //get an unset variable
64 // undefined variable
67 // unset variable
/PHP-7.2/Zend/tests/
H A Dcall_user_func_002.phpt23 Notice: Undefined variable: foo in %s on line %d
27 Notice: Undefined variable: foo in %s on line %d
H A Dfunction_exists_variation1.phpt13 //get an unset variable
64 // undefined variable
67 // unset variable
/PHP-7.2/ext/sysvsem/tests/
H A Dsysv.phpt40 // Write variable 1
49 // Write variable 2
58 // Read variable 1
66 // Read variable 1
/PHP-7.2/ext/standard/tests/serialize/
H A Dserialization_arrays_003.phpt2 serialization: arrays with references to an external variable
5 /* Prototype : proto string serialize(mixed variable)
6 * Description: Returns a string representation of variable (which can later be unserialized)
11 * Description: Takes a string representation of variable and recreates it
/PHP-7.2/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt12 Description: Returns the type of the PHP variable var
15 Description: Set the type of variable var to type
22 get the current type of the variable
23 set the type of the variable to "null type"
24 dump the variable to see its new data
25 get the new type of the variable
41 // a variable which is unset
183 8: Undefined variable: unset_var
184 8: Undefined variable: undef_var
/PHP-7.2/ext/mbstring/tests/
H A Dmb_ereg_replace_variation4.phpt23 //get an unset variable
40 // get a resource variable
87 // resource variable
H A Dmb_strtoupper_variation1.phpt24 //get an unset variable
41 // get a resource variable
88 // resource variable
H A Dmb_substr_variation1.phpt25 //get an unset variable
42 // get a resource variable
89 // resource variable
/PHP-7.2/ext/iconv/tests/
H A Diconv_mime_decode_variation1.phpt27 //get an unset variable
44 // get a resource variable
91 // resource variable
/PHP-7.2/ext/standard/tests/math/
H A Dpow_variation1.phpt18 //get an unset variable
33 // get a resource variable
80 // resource variable

Completed in 34 milliseconds

12345678910>>...50