Home
last modified time | relevance | path

Searched refs:parse (Results 101 – 125 of 130) sorted by relevance

123456

/PHP-5.4/ext/standard/tests/file/
H A Dfgetcsv_variation1.phpt7 Description: Gets line from file pointer and parse for CSV fields
73 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation17.phpt7 Description: Gets line from file pointer and parse for CSV fields
69 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation19.phpt7 Description: Gets line from file pointer and parse for CSV fields
70 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation2.phpt7 Description: Gets line from file pointer and parse for CSV fields
73 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation24.phpt7 Description: Gets line from file pointer and parse for CSV fields
73 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation7.phpt7 Description: Gets line from file pointer and parse for CSV fields
72 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation11.phpt7 Description: Gets line from file pointer and parse for CSV fields
73 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation10.phpt7 Description: Gets line from file pointer and parse for CSV fields
71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation12.phpt7 Description: Gets line from file pointer and parse for CSV fields
71 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation25.phpt7 Description: Gets line from file pointer and parse for CSV fields
76 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation27.phpt7 Description: Gets line from file pointer and parse for CSV fields
76 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation28.phpt7 Description: Gets line from file pointer and parse for CSV fields
76 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation3.phpt7 Description: Gets line from file pointer and parse for CSV fields
73 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation4.phpt7 Description: Gets line from file pointer and parse for CSV fields
72 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation5.phpt7 Description: Gets line from file pointer and parse for CSV fields
75 // call fgetcsv() to parse csv fields
H A Dfgetcsv_variation6.phpt7 Description: Gets line from file pointer and parse for CSV fields
75 // call fgetcsv() to parse csv fields
/PHP-5.4/ext/fileinfo/libmagic/
H A Dapprentice.c113 private int parse(struct magic_set *, struct magic_entry *, const char *,
1011 switch (parse(ms, &me, line, lineno, action)) { in load_1()
1492 parse(struct magic_set *ms, struct magic_entry *me, const char *line, in parse() function
/PHP-5.4/
H A DINSTALL233 16. Tell Apache to parse certain extensions as PHP. For example,
234 let's have Apache parse the .php extension as PHP. You could
235 have any extension(s) parse as PHP by simply adding more, with
454 8. Tell Apache to parse certain extensions as PHP. For example, let's
455 have Apache parse .php files as PHP. Instead of only using the
459 extension(s) parse as PHP by simply adding them. We'll add .php to
1146 3. Be sure the desired extensions will parse as PHP (examples: .php
1150 automatically parse as PHP.
1178 server so the PHP files will parse as PHP before outputting them to
H A DNEWS413 . Fixed bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting).
836 . Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in
2007 . Improved parse error messages. (Felipe)
2178 string to parse without throwing an error. (Stas, Derick)
3517 . Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
5372 - Fixed bug #46782 (fastcgi.c parse error). (Matt)
5945 - Fixed bug #42506 (php_pgsql_convert() timezone parse bug) (nonunnet at
7220 - Fixed bug #38229 (strtotime() does not parse YYYY-MM format). (Ilia)
7579 - Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
7592 - Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy format).
[all …]
H A DUPGRADING422 the string to parse without throwing an error.
H A Dphp.ini-development422 ; E_PARSE - compile-time parse errors
594 ; List of separator(s) used by PHP to parse input URLs into variables.
H A Dphp.ini-production422 ; E_PARSE - compile-time parse errors
594 ; List of separator(s) used by PHP to parse input URLs into variables.
/PHP-5.4/scripts/dev/
H A Dgenerate-phpt.phar30 $options->parse($argv);
455 public function parse($argv)
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in487 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-5.4/Zend/
H A DZEND_CHANGES1162 PHP 3.0), it will result in a parse error with the Zend Engine.

Completed in 95 milliseconds

123456