Home
last modified time | relevance | path

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

1234

/PHP-7.1/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-7.1/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-7.1/tests/lang/
H A Dinvalid_octal.phpt8 Parse error: Invalid numeric literal in %s on line 3
/PHP-7.1/Zend/tests/
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 Dbug60099.phpt10 Parse error: syntax error, unexpected end of file in %s on line %d
H A Dbug64660.phpt10 Parse error: memory exhausted in %s on line %d
H A Dlist_011.phpt10 Parse error: syntax error, unexpected ')', expecting '=' 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 Dbug70430.phpt10 Parse error: syntax error, unexpected '"*** Testing function() : ***' (T_CONSTANT_ENCAPSED_STRING)…
H A Dheredoc_014.phpt12 Parse error: %s in %sheredoc_014.php on line %d
/PHP-7.1/tests/lang/string/
H A Dunicode_escape_empty.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d
H A Dunicode_escape_whitespace.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d
H A Dunicode_escape_incomplete.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d
H A Dunicode_escape_sign.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d
H A Dunicode_escape_sign2.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence in %s on line %d
H A Dunicode_escape_large_codepoint.phpt8 Parse error: Invalid UTF-8 codepoint escape sequence: Codepoint too large in %s on line %d
/PHP-7.1/Zend/tests/varSyntax/
H A DglobalNonSimpleVariableError.phpt10 Parse error: syntax error, unexpected '->' (T_OBJECT_OPERATOR), expecting ',' or ';' in %s on line …
/PHP-7.1/Zend/tests/grammar/
H A Dregression_012.phpt12 Parse error: syntax error, unexpected 'FOREACH' (T_FOREACH), expecting ']' in %s on line %d
H A Dregression_005.phpt13 Parse error: syntax error, unexpected 'return' (T_RETURN), expecting identifier (T_STRING) in %s on…

Completed in 47 milliseconds

1234