Home
last modified time | relevance | path

Searched refs:single (Results 176 – 200 of 214) sorted by relevance

123456789

/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS411 included in a single dll.
441 3. The \R escape matches a single Unicode newline sequence as a single unit.
629 8. The single man page has been split into a number of separate man pages.
H A DChangeLog166 by a single ASCII character in a class item, was incorrectly compiled in
167 UCP mode. The POSIX class got lost, but only if the single character
1143 8. OP_NOT now supports any UTF character not just single-byte ones.
1233 37. Optimizing single character iterators in JIT.
2351 19. If an odd number of negated classes containing just a single character
4171 below) to a single monolithic source would have made it really too
4755 from a single perltest script.
5126 (ii) A negated character class with a single character < 255 is coded as
5686 optimized code for single-character negative classes.
5771 2. Optimized negated single characters not to use a bit map.
[all …]
H A DREADME258 is a single LF character (the Unix standard). You can specify the default
536 single command is used. For example:
712 You can also call RunTest with the single argument "list" to cause it to output
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dgrepoutput517 long so that it needs more than a single read
527 long so that it needs more than a single read
H A Dtestoutput18-16308 the captured single-byte is displayed. (In Perl it becomes a character, and you
H A Dtestoutput18-32306 the captured single-byte is displayed. (In Perl it becomes a character, and you
H A Dtestinput13620 ([\"\'])? # find single or double quote
3629 (["'])? # find single or double quote
3638 (["'])? # find single or double quote
4701 end of the pattern. A single letter instead of (B|D) makes it not fail,
H A Dtestoutput15450 the captured single-byte is displayed. (In Perl it becomes a character, and you
/PHP-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt326 WARNING: A single application can be linked with both libraries, but
657 WARNING: A single application can be linked with all or any of the
912 single-byte characters, or interpreted as UTF-8 strings. You can also
921 32-bit data units and interpreted either as single-unit characters or
1839 strings: a single CR (carriage return) character, a single LF (line-
4829 strings: a single CR (carriage return) character, a single LF (line-
5290 sequence is treated as a single unit that cannot be split.
6230 an escape such as \d or \pL that matches a single character
6477 when a single character is used. They remember the last single charac-
7932 (?s) single line (dotall)
[all …]
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API36 reading the arguments from the stack, it receives a single zval to convert
H A DCODING_STANDARDS267 And yes, please keep the prototype on a single line, even if that line
H A DREADME.STREAMS309 If you need to store more than a single field of data, define a structure to
/PHP-5.5/ext/standard/tests/array/
H A D009.phpt14 array(1), // array with single element
/PHP-5.5/sapi/litespeed/
H A DREADME50 Usually, lsphp is managed by LiteSpeed web server in a single server
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt194 * NO_ENCODE_QUOTES: Prevents single and double
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in438 ; The timeout for serving a single request after which a PHP backtrace will be
444 ; The timeout for serving a single request after which the worker process will
/PHP-5.5/ext/standard/
H A Dconfig.m4390 dnl ext/standard/php_dns.h will collect these in a single define: HAVE_FULL_DNS_FUNCS
/PHP-5.5/win32/build/
H A Dconfig.w32410 /* this allows up to 256 sockets to be select()ed in a single
/PHP-5.5/ext/openssl/
H A DREADME154 and indexed array containing a single header line per value.
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE397 + allow the range of single byte char and multibyte char in character
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c953 #define SELECT_FOP(op, single, double) ((op & SLJIT_SINGLE_OP) ? single : double) argument
H A DsljitNativePPC_common.c1695 #define SELECT_FOP(op, single, double) ((op & SLJIT_SINGLE_OP) ? single : double) argument
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt36 single character. All characters of the same primary weight are equivalent, so
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar128 * Class reperesents a single PHP function.
805 * Writes a single test case to a file
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY1083 2004/04/22: [spec] allow the range from single byte char to multibyte char in
1210 2004/02/02: [impl] should check single byte encoding or not in and_cclass()
1445 single/multi-byte decision was wrong in parse_char_class().
1960 2002/03/11: [new] \k (single-byte word char), \K (multi-byte char).

Completed in 109 milliseconds

123456789