Home
last modified time | relevance | path

Searched refs:separator (Results 26 – 37 of 37) sorted by relevance

12

/PHP-5.6/
H A Dphp.ini-development585 ; The separator used in PHP generated URLs to separate arguments.
587 ; http://php.net/arg-separator.output
591 ; List of separator(s) used by PHP to parse input URLs into variables.
593 ; NOTE: Every character in this directive is considered as separator!
594 ; http://php.net/arg-separator.input
H A Dphp.ini-production585 ; The separator used in PHP generated URLs to separate arguments.
587 ; http://php.net/arg-separator.output
591 ; List of separator(s) used by PHP to parse input URLs into variables.
593 ; NOTE: Every character in this directive is considered as separator!
594 ; http://php.net/arg-separator.input
H A Dacinclude.m414 dnl Adds separator title into the configure --help display.
25 dnl Adds separator title configure output (idea borrowed from mm)
H A DNEWS7594 - Added support for optional values, and = as separator, in getopt(). (Hannes)
9722 string separator. (Ilia)
9826 . Added ability to set the CSV separator per SplFileObject.
11627 - Fixed bug #28228 (NULL decimal separator is not being handled correctly).
/PHP-5.6/ext/date/lib/
H A Dparse_date.re2104 case '*': /* random chars until a separator or number ([ \t.,:;/-0123456789]) */
2114 add_pbf_error(s, "The format separator does not match", string, begin);
/PHP-5.6/ext/pcre/pcrelib/
H A DNEWS142 string can be specified by --om-separator (default empty).
H A DChangeLog1018 string can be specified by --om-separator (default empty).
4044 1. Change 6.0/10/(l) to pcregrep introduced a bug that caused separator lines
/PHP-5.6/ext/pcre/pcrelib/doc/
H A Dpcre.txt1844 separator, U+2028), and PS (paragraph separator, U+2029).
2310 arator, U+2028), and PS (paragraph separator, U+2029). For the 8-bit
5248 U+180E Mongolian vowel separator
5271 U+2028 Line separator
5272 U+2029 Paragraph separator
5430 Zl Line separator
5431 Zp Paragraph separator
5432 Zs Space separator
7788 Zl Line separator
7789 Zp Paragraph separator
[all …]
/PHP-5.6/ext/mbstring/
H A Dmbstring.c2081 info.separator = PG(arg_separator).input; in PHP_FUNCTION()
/PHP-5.6/build/
H A Dlibtool.m416 # Find the correct PATH separator. Usually this is :', but
1327 # if the path contains ";" then we assume it to be the separator
1328 # otherwise default to the standard path separator (i.e. ":") - it is
/PHP-5.6/ext/standard/
H A Dbasic_functions.c2185 ZEND_ARG_INFO(0, separator)
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic16018 # Some PCs have the annoying habit of adding a ^D as a document separator

Completed in 143 milliseconds

12