Home
last modified time | relevance | path

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

123456789

/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog967 8. OP_NOT now supports any UTF character not just single-byte ones.
1057 37. Optimizing single character iterators in JIT.
1323 broke RunTest's code that checks for the link size. A single white space
2175 19. If an odd number of negated classes containing just a single character
3995 below) to a single monolithic source would have made it really too
4139 containing multiple characters in a single byte-string. Each character
4579 from a single perltest script.
4950 (ii) A negated character class with a single character < 255 is coded as
5510 optimized code for single-character negative classes.
5595 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.4/ext/filter/docs/
H A Dfilter.txt194 * NO_ENCODE_QUOTES: Prevents single and double
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DRE362 + allow the range of single byte char and multibyte char in character
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in433 ; The timeout for serving a single request after which a PHP backtrace will be
439 ; The timeout for serving a single request after which the worker process will
/PHP-5.4/win32/build/
H A Dconfig.w32407 /* this allows up to 256 sockets to be select()ed in a single
/PHP-5.4/ext/openssl/
H A DREADME154 and indexed array containing a single header line per value.
/PHP-5.4/ext/standard/
H A Dconfig.m4389 dnl ext/standard/php_dns.h will collect these in a single define: HAVE_FULL_DNS_FUNCS
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeSPARC_common.c948 #define SELECT_FOP(op, single, double) ((op & SLJIT_SINGLE_OP) ? single : double) argument
H A DsljitNativePPC_common.c1694 #define SELECT_FOP(op, single, double) ((op & SLJIT_SINGLE_OP) ? single : double) argument
/PHP-5.4/
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
H A DUPGRADING220 - htmlentities() no longer numerically encodes high characters for single-byte
H A DNEWS2018 'interactive' execution of a single top-level op-array.
2041 time are allocated in a single copy and never changed.
3041 . Fixed bug #54929 (Parse error with single quote in sql comment). (Felipe)
4034 single text node when using libxml2.7.3+. (Kalle)
4090 - Fixed bug #50732 (exec() adds single byte twice to $output array). (Ilia)
4583 . Optimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into single
4585 . Optimized string searching for a single character.
5022 encounters a single quote). (Felipe)
6420 - Implement feature request #40947, allow a single filter as argument
7706 - Fixed possible header injection by limiting each header to a single line.
[all …]
H A Dphp.ini-development793 ; Maximum number of files that can be uploaded via a single request
1724 ; overload(replace) single byte functions by mbstring functions.
H A Dphp.ini-production793 ; Maximum number of files that can be uploaded via a single request
1724 ; overload(replace) single byte functions by mbstring functions.
/PHP-5.4/ext/intl/doc/
H A DTutorial.txt36 single character. All characters of the same primary weight are equivalent, so
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY878 2004/04/22: [spec] allow the range from single byte char to multibyte char in
1005 2004/02/02: [impl] should check single byte encoding or not in and_cclass()
1240 single/multi-byte decision was wrong in parse_char_class().
1755 2002/03/11: [new] \k (single-byte word char), \K (multi-byte char).
/PHP-5.4/scripts/dev/
H A Dgenerate-phpt.phar128 * Class reperesents a single PHP function.
805 * Writes a single test case to a file
/PHP-5.4/ext/pcre/pcrelib/testdata/
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 Dtestinput10999 /-- Caseless single negated characters > 127 need UCP support --/
H A Dtestoutput15900 ([\"\'])? # find single or double quote
5919 (["'])? # find single or double quote
5938 (["'])? # find single or double quote
7854 end of the pattern. A single letter instead of (B|D) makes it not fail,
/PHP-5.4/ext/mbstring/libmbfl/
H A DLICENSE334 Library side-by-side in a single library together with other library
/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc1436 "By using -k it is possible to return a single value.";
/PHP-5.4/build/
H A Dlibtool.m4810 # (any single argument exceeding 2000 bytes causes a buffer overrun
2637 # (note the single quotes!). If your package is not flat and you're not
2662 # '${top_srcdir}/' (note the single quotes!). If your package is not
4376 # Same as above, but a single script fragment to be evaled but not shown.
4412 # Whether we need a single -rpath flag with a separated argument.

Completed in 114 milliseconds

123456789