Home
last modified time | relevance | path

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

123456

/PHP-7.1/ext/standard/tests/file/
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-7.1/
H A DINSTALL250 8. Tell Apache to parse certain extensions as PHP. For example, let's
251 have Apache parse .php files as PHP. Instead of only using the
255 extension(s) parse as PHP by simply adding them. We'll add .php to
942 3. Be sure the desired extensions will parse as PHP (examples: .php
946 automatically parse as PHP.
974 server so the PHP files will parse as PHP before outputting them to
H A DNEWS471 . Fixed bug #76068 (parse_ini_string fails to parse "[foo]\nbar=1|>baz" with
711 . Fixed bug #75252 (Incorrect token formatting on two parse errors in one
1097 . Fixed bug #74341 (openssl_x509_parse fails to parse ASN.1 UTCTime without
1471 . Fixed bug #73172 (parse error: Invalid numeric literal). (Nikita, Anatol)
1619 . Fixed bug #73109 (timelib_meridian doesn't parse dots correctly). (Derick)
2251 . Fixed bug #73172 (parse error: Invalid numeric literal). (Nikita, Anatol)
3320 . Fixed bug #71086 (Invalid numeric literal parse error within
4115 . Fixed bug #69976 (Unable to parse "all" urls with colon char). (cmb)
H A Dphp.ini-development430 ; E_PARSE - compile-time parse errors
602 ; List of separator(s) used by PHP to parse input URLs into variables.
H A Dphp.ini-production430 ; E_PARSE - compile-time parse errors
602 ; List of separator(s) used by PHP to parse input URLs into variables.
/PHP-7.1/scripts/dev/
H A Dgenerate-phpt.phar30 $options->parse($argv);
455 public function parse($argv)
/PHP-7.1/sapi/fpm/
H A Dwww.conf.in379 ; Limits the extensions of the main script FPM will allow to parse. This can
/PHP-7.1/ext/standard/
H A Durl_scanner_ex.re395 A bit hacky check this here, but saves a URL parse. */
/PHP-7.1/Zend/
H A DZEND_CHANGES1162 PHP 3.0), it will result in a parse error with the Zend Engine.
/PHP-7.1/ext/mbstring/oniguruma/
H A DHISTORY308 2006/09/22: [impl] remove parse time ctype values (CTYPE_WORD etc...)
1091 (* need to edit parse.y:
/PHP-7.1/ext/fileinfo/
H A Dlibmagic.patch417 /* read and parse this file */
/PHP-7.1/win32/
H A Dinstall.txt923 parse (i.e. .php) into the field File extensions (.xxx).
/PHP-7.1/build/
H A Dlibtool.m44539 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog1301 12. Stephen Kelly's patch to CMakeLists.txt allows it to parse the version

Completed in 175 milliseconds

123456