Home
last modified time | relevance | path

Searched refs:parse (Results 76 – 100 of 130) sorted by relevance

123456

/PHP-5.4/ext/soap/tests/bugs/
H A Dbug30106.phpt2 Bug #30106 (SOAP cannot not parse 'ref' element. Causes Uncaught SoapFault exception)
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt32 // for which in turn one needs to parse the PDO test environment variables
H A Dmysql_pdo_test.inc108 // stinky string which we need to parse
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_class.c177 PHP_NAMED_FE( parse, ZEND_FN( datefmt_parse), datefmt_parse_args )
/PHP-5.4/ext/intl/formatter/
H A Dformatter_class.c176 PHP_NAMED_FE( parse, ZEND_FN( numfmt_parse ), number_parse_arginfo )
/PHP-5.4/ext/intl/tests/
H A Ddateformat_format_parse.phpt72 //Test format and parse with a timestamp : long
93 //Test format and parse with a localtime :array
H A Ddateformat_parse_timestamp_parsepos.phpt2 datefmt_parse_timestamp_code() with parse pos icu <= 4.2
/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp140 Formattable *fargs = ((const MessageFormat*)fmt)->parse(srcString, *count, *status); in umsg_parse_helper()
/PHP-5.4/ext/standard/tests/file/
H A Dfgetcsv_error.phpt7 Description: Gets line from file pointer and parse for CSV fields
H A Dfgetcsv_variation26.phpt7 Description: Gets line from file pointer and parse for CSV fields
62 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation13.phpt8 Description: Gets line from file pointer and parse for CSV fields
H A Dfgetcsv_variation18.phpt7 Description: Gets line from file pointer and parse for CSV fields
69 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation22.phpt7 Description: Gets line from file pointer and parse for CSV fields
70 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation29.phpt7 Description: Gets line from file pointer and parse for CSV fields
71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation30.phpt7 Description: Gets line from file pointer and parse for CSV fields
70 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation31.phpt7 Description: Gets line from file pointer and parse for CSV fields
71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation15.phpt7 Description: Gets line from file pointer and parse for CSV fields
67 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation16.phpt7 Description: Gets line from file pointer and parse for CSV fields
69 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation8.phpt7 Description: Gets line from file pointer and parse for CSV fields
76 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation9.phpt7 Description: Gets line from file pointer and parse for CSV fields
75 // call fgetcsv() to parse csv fields
/PHP-5.4/
H A DREADME.PARAMETER_PARSING_API4 It should be easier to parse input parameters to an extension function.
6 that given the string of type specifiers, can parse the input parameters
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES138 will generate a parse error when assignment to $this is found
H A D.gitignore220 ext/sqlite/libsqlite/src/parse.out
/PHP-5.4/ext/standard/tests/url/
H A Durls.inc94 // Severely malformed URLs that do not parse:
/PHP-5.4/ext/spl/internal/
H A Dsplfileobject.inc181 * @param $format string specifying format to parse

Completed in 33 milliseconds

123456