Home
last modified time | relevance | path

Searched refs:variable (Results 1126 – 1150 of 1238) sorted by path

1...<<41424344454647484950

/PHP-5.5/ext/standard/tests/strings/
H A Dwordwrap_variation2.phpt22 // get an unset variable
64 // resource variable
67 // undefined variable
70 // unset variable
H A Dwordwrap_variation3.phpt22 // get an unset variable
70 // undefined variable
73 // unset variable
H A Dwordwrap_variation4.phpt20 // get an unset variable
24 // resource variable
61 // undefined variable
64 // unset variable
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_decode_variation_001.phpt24 //get an unset variable
68 "undefined variable" => $undefined_var,
71 "unset variable" => $unset_var,
94 Error: 8 - Undefined variable: undefined_var, %s(%d)
95 Error: 8 - Undefined variable: unset_var, %s(%d)
172 -- Arg value undefined variable --
175 -- Arg value unset variable --
H A Dbase64_decode_variation_002.phpt24 //get an unset variable
68 "undefined variable" => $undefined_var,
71 "unset variable" => $unset_var,
88 Error: 8 - Undefined variable: undefined_var, %s(%d)
89 Error: 8 - Undefined variable: unset_var, %s(%d)
166 -- Arg value undefined variable --
169 -- Arg value unset variable --
H A Dbase64_encode_variation_001.phpt21 //get an unset variable
83 Error: 8 - Undefined variable: undefined_var, %s(63)
84 Error: 8 - Undefined variable: unset_var, %s(66)
H A Dparse_url_variation_001.phpt18 //get an unset variable
80 Error: 8 - Undefined variable: undefined_var, %s(60)
81 Error: 8 - Undefined variable: unset_var, %s(63)
H A Dparse_url_variation_002_32bit.phpt23 //get an unset variable
83 Error: 8 - Undefined variable: undefined_var, %s(61)
84 Error: 8 - Undefined variable: unset_var, %s(64)
H A Dparse_url_variation_002_64bit.phpt23 //get an unset variable
83 Error: 8 - Undefined variable: undefined_var, %s(61)
84 Error: 8 - Undefined variable: unset_var, %s(64)
H A Drawurldecode_variation_001.phpt22 //get an unset variable
84 Error: 8 - Undefined variable: undefined_var, %s(64)
85 Error: 8 - Undefined variable: unset_var, %s(67)
H A Drawurlencode_variation_001.phpt22 //get an unset variable
84 Error: 8 - Undefined variable: undefined_var, %s(64)
85 Error: 8 - Undefined variable: unset_var, %s(67)
H A Durldecode_variation_001.phpt22 //get an unset variable
84 Error: 8 - Undefined variable: undefined_var, %s(64)
85 Error: 8 - Undefined variable: unset_var, %s(67)
H A Durlencode_variation_001.phpt22 //get an unset variable
84 Error: 8 - Undefined variable: undefined_var, %s(64)
85 Error: 8 - Undefined variable: unset_var, %s(67)
/PHP-5.5/ext/sysvsem/tests/
H A Dsysv.phpt40 // Write variable 1
49 // Write variable 2
58 // Read variable 1
66 // Read variable 1
/PHP-5.5/ext/sysvshm/
H A Dsysvshm.c65 ZEND_ARG_INFO(0, variable)
/PHP-5.5/ext/sysvshm/tests/
H A D005.phpt48 Warning: shm_get_var(): variable key 1000 doesn't exist in %s005.php on line %d
51 Warning: shm_get_var(): variable key -10000 doesn't exist in %s005.php on line %d
H A D006.phpt36 Warning: shm_remove_var(): variable key -10 doesn't exist in %s006.php on line %d
41 Warning: shm_get_var(): variable key 1 doesn't exist in %s006.php on line %d
44 Warning: shm_remove_var(): variable key 1 doesn't exist in %s006.php on line %d
47 Warning: shm_get_var(): variable key 1 doesn't exist in %s006.php on line %d
/PHP-5.5/ext/tokenizer/tests/
H A Dtoken_get_all_variation1.phpt19 // get an unset variable
H A Dtoken_get_all_variation14.phpt23 variable $a;
118 string(8) "variable"
/PHP-5.5/ext/xml/tests/
H A Dutf8_decode_variation1.phpt28 //get an unset variable
H A Dutf8_encode_variation1.phpt28 //get an unset variable
H A Dxml_error_string_variation1.phpt28 //get an unset variable
H A Dxml_get_current_byte_index_variation1.phpt27 //get an unset variable
H A Dxml_get_current_column_number_variation1.phpt28 //get an unset variable
H A Dxml_get_current_line_number_variation1.phpt27 //get an unset variable

Completed in 47 milliseconds

1...<<41424344454647484950