/PHP-5.4/ext/ereg/regex/ |
H A D | regcomp.ih | 7 static void p_ere(register struct parse *p, int stop); 8 static void p_ere_exp(register struct parse *p); 9 static void p_str(register struct parse *p); 12 static int p_count(register struct parse *p); 13 static void p_bracket(register struct parse *p); 17 static unsigned char p_b_symbol(register struct parse *p); 20 static void bothcases(register struct parse *p, int ch); 22 static void nonnewline(register struct parse *p); 24 static int seterr(register struct parse *p, int e); 25 static cset *allocset(register struct parse *p); [all …]
|
H A D | regcomp.c | 21 struct parse { struct 93 struct parse pa; 201 register struct parse *p; in p_ere() 247 register struct parse *p; in p_ere_exp() 396 register struct parse *p; in p_str() 417 register struct parse *p; in p_bre() 450 register struct parse *p; in p_simp_re() 568 register struct parse *p; in p_count() 1325 struct parse *p; in categorize() 1511 struct parse *p; in findmust() [all …]
|
/PHP-5.4/ext/standard/tests/file/ |
H A D | stream_002.phpt | 24 Warning: stream_socket_client(): unable to connect to (Failed to parse address "") in %s on line %d 27 string(26) "Failed to parse address """ 29 Warning: stream_socket_client(): unable to connect to [ (Failed to parse address "[") in %s on line… 32 string(27) "Failed to parse address "["" 34 Warning: stream_socket_client(): unable to connect to [ (Failed to parse%saddress "[ ") in %s on l… 37 string(%d) "Failed to parse%saddress "[ "" 39 Warning: stream_socket_client(): unable to connect to . (Failed to parse address ".") in %s on line… 42 string(27) "Failed to parse address "."" 44 Warning: stream_socket_client(): unable to connect to 1 (Failed to parse address "1") in %s on line… 47 string(27) "Failed to parse address "1"" [all …]
|
H A D | bug46347.phpt | 11 $file = __DIR__ . '/parse.ini'; 18 unlink(__DIR__.'/parse.ini');
|
/PHP-5.4/scripts/dev/generate-phpt/tests/ |
H A D | gtCommandLineOptionsTest.php | 14 $clo->parse(array('generate-phpt.php')); 19 $clo->parse(array('generate-phpt.php', '-h')); 25 $clo->parse(array('generate-phpt.php', '-f', 'some-function')); 35 $clo->parse(array('generate-phpt.php', '-z')); 43 $clo->parse(array('generate-phpt.php', '-f'));
|
H A D | gtIfClassHasMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'blah', '-m', 'blah')); 19 $clo->parse(array('generate-phpt.php', '-c', 'blah')); 27 $clo->parse(array('generate-phpt.php', '-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsSpecifiedFunctionOrMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-m', 'blah')); 19 $clo->parse(array('generate-phpt.php', '-f', 'blah')); 27 $clo->parse(array('generate-phpt.php', '-b')); 36 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidClassTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument')); 19 $clo->parse(array('generate-phpt.php', '-c', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidFunctionTest.php | 11 $clo->parse(array('generate-phpt.php', '-f', 'cos')); 19 $clo->parse(array('generate-phpt.php', '-f', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtIsValidMethodTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument', '-m', 'createAttribute')); 19 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument', '-m', 'blah')); 27 $clo->parse(array('generate-phpt.php','-b')); 35 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
H A D | gtOptionalSectionsTest.php | 11 $clo->parse(array('generate-phpt.php', '-s', 'skipif:ini')); 26 $clo->parse(array('generate-phpt.php', '-s', 'blah')); 33 $clo->parse(array('generate-phpt.php', '-s', 'skipif', '-x', 'standard')); 46 $clo->parse(array('generate-phpt.php', '-s', 'skipif', '-k', 'win'));
|
H A D | gtIsSpecifiedTestTypeTest.php | 11 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument','-b')); 19 $clo->parse(array('generate-phpt.php', '-c', 'DOMDocument')); 27 $clo->parse(array('generate-phpt.php', '-c', 'blah'));
|
/PHP-5.4/ext/date/tests/ |
H A D | DateTime_modify_variation1.phpt | 115 Warning: DateTime::modify(): Failed to parse time string (0) at position 0 (0): Unexpected characte… 120 Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected characte… 180 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 185 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 190 Warning: DateTime::modify(): Failed to parse time string (1) at position 0 (1): Unexpected characte… 195 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 205 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 210 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 215 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… 250 Warning: DateTime::modify(): Failed to parse time string () at position 0 ( in %sDateTime_modify_va… [all …]
|
H A D | date_modify_variation2.phpt | 115 Warning: date_modify(): Failed to parse time string (0) at position 0 (0): Unexpected character in … 120 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in … 180 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 185 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 190 Warning: date_modify(): Failed to parse time string (1) at position 0 (1): Unexpected character in … 195 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 205 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 210 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 215 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… 250 Warning: date_modify(): Failed to parse time string () at position 0 ( in %sdate_modify_variation2.… [all …]
|
H A D | DateTime_construct_variation1.phpt | 127 FAILED: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected char… 128 FAILED: DateTime::__construct(): Failed to parse time string (0) at position 0 (0): Unexpected char… 131 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 132 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 135 FAILED: DateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected … 136 FAILED: DateTime::__construct(): Failed to parse time string (12345) at position 4 (5): Unexpected … 161 FAILED: DateTime::__construct(): Failed to parse time string (-10.5) at position 4 (5): Unexpected … 235 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 236 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… 257 FAILED: DateTime::__construct(): Failed to parse time string (1) at position 0 (1): Unexpected char… [all …]
|
/PHP-5.4/ext/intl/tests/ |
H A D | bug59597_32.phpt | 2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 10 $value = $formatter->parse('2147483647', \NumberFormatter::TYPE_INT32); 14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
|
H A D | bug59597_64.phpt | 2 Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 10 $value = $formatter->parse('2147483647', \NumberFormatter::TYPE_INT32); 14 $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
|
H A D | msgfmt_fail.phpt | 63 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 66 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 69 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 72 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 75 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 78 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 87 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 90 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 93 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | msgfmt_fail2.phpt | 63 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 66 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 69 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 72 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 75 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 78 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 87 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 90 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 93 'msgfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | formatter_fail.phpt | 55 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 58 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 61 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 67 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 70 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR' 73 'numfmt_create: unable to parse input parameters: U_ILLEGAL_ARGUMENT_ERROR'
|
H A D | bug50590.phpt | 2 Bug #50590 (IntlDateFormatter::parse result is limited to the integer range) 11 var_dump($fmt->parse("Wednesday, January 20, 2038 3:14:07 AM GMT"));
|
H A D | bug67052.phpt | 2 Bug #67052 - NumberFormatter::parse() resets LC_NUMERIC setting 14 $res_str = $fmt->parse($num)."\n";
|
H A D | bug14562.phpt | 13 $numeric = $fmt->parse("1234,56"); 17 $numeric = $fmt->parse("1234,56");
|
H A D | transliterator_create_from_rule_error.phpt | 48 …erator_create_from_rules: unable to create ICU transliterator from rules (parse error after "{'``'… 49 transliterator_create_from_rules: unable to create ICU transliterator from rules (parse error after… 51 …erator_create_from_rules: unable to create ICU transliterator from rules (parse error at offset 0,… 52 transliterator_create_from_rules: unable to create ICU transliterator from rules (parse error at of…
|
/PHP-5.4/sapi/cli/tests/ |
H A D | bug43177.phpt | 13 case "/parse": 14 eval("this is a parse error"); 38 foreach(array("parse", "fatal", "fatal2", "compile") as $url) {
|