Home
last modified time | relevance | path

Searched refs:Parse (Results 1 – 25 of 75) sorted by relevance

123

/PHP-5.6/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt102 Old attribute value: 0 ; Format result: '12,345.123' ; Parse result: 12345.123
104 New attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345
107 Old attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345.123
109 New attribute value: 0 ; Format result: '12345.123' ; Parse result: 12345.123
112 Old attribute value: 0 ; Format result: '12,345' ; Parse result: 12345
114 New attribute value: 1 ; Format result: '12,345.' ; Parse result: 12345
119 New attribute value: 2 ; Format result: '45.123' ; Parse result: 45.123
122 Old attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345.123
127 Old attribute value: 1 ; Format result: '12,345.123' ; Parse result: 12345.123
134 New attribute value: 2 ; Format result: '0,012,345.12' ; Parse result: 12345.12
[all …]
/PHP-5.6/ext/oci8/tests/
H A Derror_parse.phpt26 echo "Normal connection: Parse error\n";
42 echo "New connection: Parse error\n";
58 echo "Persistent connection: Parse error\n";
72 echo "Normal connection (take #2): Parse error: ";
76 echo "New connection (take #2): Parse error: ";
91 echo "New connection (take #3): Parse error: ";
102 Normal connection: Parse error
113 New connection: Parse error
124 Persistent connection: Parse error
137 New connection (take #2): Parse error: ORA-01756: %s
[all …]
/PHP-5.6/Zend/tests/
H A Dbug48693.phpt21 Parse error: %s in %s(%d) : runtime-created function on line 1
23 Parse error: %s %s(%d) : runtime-created function on line 1
H A Dfunction_arguments_002.phpt8 Parse error: %s error, %s)%s in %sfunction_arguments_002.php on line %d
H A Dfunction_arguments_001.phpt8 Parse error: %s error, %s)%s in %sfunction_arguments_001.php on line %d
H A Dlsb_008.phpt8 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dlsb_009.phpt8 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dbug64660.phpt11 Parse error: memory exhausted in %s on line %d
H A Daccess_modifiers_003.phpt13 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dbug43343.phpt11 Parse error: %s error%sexpecting%sT_NS_SEPARATOR%sin %sbug43343.php on line 5
H A Dheredoc_013.phpt12 Parse error: %s in %sheredoc_013.php on line %d
H A Dlsb_006.phpt12 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dlsb_007.phpt12 Parse error: %s error,%sexpecting %s in %s on line %d
H A Dheredoc_014.phpt12 Parse error: %s in %sheredoc_014.php on line %d
H A Dheredoc_005.phpt22 Parse error: %s in %sheredoc_005.php on line 6
/PHP-5.6/ext/standard/tests/assert/
H A Dassert02.phpt38 Parse error: %s error%sin %sassert02.php(14) : assert code on line 1
45 Parse error: %s error%sin %sassert02.php(19) : assert code on line 1
H A Dassert_error3.phpt17 Parse error: syntax error, unexpected '$' in %s(3) : assert code on line 1
/PHP-5.6/tests/classes/
H A Dconstants_error_005.phpt12 Parse error: %s in %s on line %d
H A Dconstants_error_007.phpt15 Parse error: %s in %s on line %d
H A Dconstants_error_006.phpt16 Parse error: %s in %s on line %d
/PHP-5.6/tests/basic/
H A Dbug51709_1.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_1.php on line %d
H A Dbug51709_2.phpt16 Parse error: syntax error, unexpected %s, expecting %s in %sbug51709_2.php on line %d
/PHP-5.6/tests/lang/
H A Dbug21820.phpt13 Parse error: %s error, %s(T_STRING)%s(T_VARIABLE)%s(T_NUM_STRING)%sin %sbug21820.php on line %d
H A Dbug21669.phpt14 $obj = new $this->name; /* Parse error */
/PHP-5.6/ext/standard/tests/strings/
H A Dbug51899.phpt2 Bug #51899 (Parse error in parse_ini_file() function when empy value followed by no newline)

Completed in 30 milliseconds

123