Home
last modified time | relevance | path

Searched refs:parse (Results 51 – 75 of 144) sorted by relevance

123456

/PHP-7.1/ext/date/tests/
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)
H A Dbug33869.phpt2 Bug #33869 (strtotime() doesn't parse "+1days" format)
H A Dbug33578.phpt2 Bug #33578 (strtotime() doesn't parse "11 Oct" format")
H A Dbug45866.phpt23 Warning: DateTime::modify(): Failed to parse time string (£61538461538 day) at position 0 (%s): Une…
H A DDateTime_fix_createFromFormat.phpt14 // String to parse
/PHP-7.1/Zend/tests/
H A Dbug75252.phpt2 Bug #75252: Incorrect token formatting on two parse errors in one request
/PHP-7.1/ext/oci8/tests/
H A Derror_parse.phpt15 // Test parse error for normal connection
31 // Test parse error for new connection
47 // Test parse error for persistent connection
/PHP-7.1/ext/openssl/tests/
H A Dbug64802.phpt2 Bug #64802: openssl_x509_parse fails to parse subject properly in some cases
H A Dbug74341.phpt2 Bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without seconds)
/PHP-7.1/ext/standard/tests/url/
H A Dbug69976.phpt2 Bug #69976 (Unable to parse "all" urls with colon char)
/PHP-7.1/ext/xml/tests/
H A Dxml001.phpt31 print "parse complete\n";
97 ]}parse complete
H A Dxml003.phpt72 print "parse complete\n";
96 ]}parse complete
H A Dxml002.phpt73 print "parse complete\n";
98 ]}parse complete
H A Dxml_set_notation_decl_handler_basic.phpt39 function parse($data)
64 $p1->parse($xml);
/PHP-7.1/ext/standard/tests/general_functions/
H A Dparse_ini_string_bug76068.phpt2 Bug #76068 parse_ini_string fails to parse "[foo]\nbar=1|>baz" with segfault
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_socket_sendto.phpt50 Warning: stream_socket_sendto(): Failed to parse %s into a valid network address in %s on line %i
57 Warning: stream_socket_sendto(): Failed to parse %s into a valid network address in %s on line %i
/PHP-7.1/ext/intl/tests/
H A Dmsgfmt_millisecond_dates.phpt19 var_dump($mf->parse($p));
H A Ddateformat_parse_localtime_parsepos.phpt2 datefmt_parse_localtime() with parse pos icu <= 4.2
10 * Test for the datefmt_parse_localtime function with parse pos
/PHP-7.1/scripts/dev/generate-phpt/src/setup/
H A DgtCommandLineOptions.php42 public function parse($argv) function in gtCommandLineOptions
/PHP-7.1/ext/intl/doc/
H A Dmsgfmt_api.php48 public function parse($value) {} function in MessageFormatter
/PHP-7.1/ext/simplexml/tests/
H A Dbug69169.phpt2 Bug #69169 (simplexml_load_string parse wrongly when xml given in one row)
/PHP-7.1/ext/xmlrpc/tests/
H A Dbug45556.phpt32 Warning: xmlrpc_server_call_method(): xml parse error: [line 1, column 1, message: Invalid document…
/PHP-7.1/ext/dom/tests/
H A DDOMDocument_schemaValidateSource_error1.phpt26 Warning: DOMDocument::schemaValidateSource(): Failed to parse the XML resource 'in_memory_buffer'. …
H A DDOMDocument_schemaValidate_error1.phpt26 Warning: DOMDocument::schemaValidate(): Failed to parse the XML resource '%sbook-not-a-schema.xsd'.…
/PHP-7.1/ext/standard/tests/network/
H A Dtcp6loop.phpt6 …If IPv6 is NOT supported, $errno will be set to something else (indicating parse/getaddrinfo error)

Completed in 107 milliseconds

123456