Home
last modified time | relevance | path

Searched refs:single (Results 151 – 175 of 206) sorted by relevance

123456789

/PHP-5.4/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_basic1.phpt46 // filename stored in array with single and double slash notation in its path
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt25 // INSERT a single row
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt25 // INSERT a single row
/PHP-5.4/ext/standard/tests/strings/
H A Dchunk_split_variation11.phpt31 "a", //single char
H A Dchunk_split_variation12.phpt26 // heredoc string with single character
H A Dstripslashes_variation2.phpt41 // string with single quotes
/PHP-5.4/ext/standard/tests/array/
H A Dshuffle_variation4.phpt31 // array with single and double quoted strings
H A Darray_merge_recursive_variation3.phpt43 'single quoted string'
56 array('a\v\f', 'aaaa\r', 'b', '\[\]\!\@\#\$\%\^\&\*\(\)\{\}'), // with single quoted strings
H A D009.phpt14 array(1), // array with single element
/PHP-5.4/ext/mbstring/tests/
H A Dmb_convert_variables.phpt22 // Test for single scaler
/PHP-5.4/ext/dba/
H A DREADME54 malfaunctioning single handlers but not combinations.
/PHP-5.4/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt12 * Test base64_encode with single byte values.
/PHP-5.4/
H A DREADME.MAILINGLIST_RULES60 aggregate your current position into a single mail instead of multiple
H A DREADME.UNIX-BUILD-SYSTEM11 - adds PHP_DEFINE(what[, value]) which creates a single include-file
H A DUPGRADING.INTERNALS62 only for 'interactive' execution of single top-level op-array.
/PHP-5.4/sapi/apache_hooks/
H A DREADME49 in a single scope and they will be run in order.
/PHP-5.4/Zend/RFCs/
H A D002.txt128 import Form from HTML; // single symbols
/PHP-5.4/sapi/nsapi/
H A Dnsapi-readme.txt92 To use PHP Authentication on a single directory, add the following:
/PHP-5.4/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c2277 sljit_si single, sljit_si xmm1, sljit_si xmm2, sljit_sw xmm2w) argument
2281 …inst = emit_x86_instruction(compiler, 2 | (single ? EX86_PREF_F3 : EX86_PREF_F2) | EX86_SSE2, xmm1…
2301 sljit_si single, sljit_si dst, sljit_si src, sljit_sw srcw) argument
2303 return emit_sse2(compiler, MOVSD_x_xm, single, dst, src, srcw);
2307 sljit_si single, sljit_si dst, sljit_sw dstw, sljit_si src) argument
2309 return emit_sse2(compiler, MOVSD_xm_x, single, src, dst, dstw);
/PHP-5.4/ext/phar/
H A DTODO103 X Layout: Option to compress all content rather than single files. (tar/phar
/PHP-5.4/ext/mbstring/
H A DREADME_PHP3-i18n-ja62 as one single package (not patch of patch of patch), avoid releasing
374 - single byte charactor in range of 00h-7fh which is compatible
607 chopping a single byte from a mb character. In another words, if you
/PHP-5.4/ext/pcre/pcrelib/
H A DNEWS403 included in a single dll.
433 3. The \R escape matches a single Unicode newline sequence as a single unit.
621 8. The single man page has been split into a number of separate man pages.
/PHP-5.4/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
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt315 WARNING: A single application can be linked with both libraries, but
646 WARNING: A single application can be linked with all or any of the
901 single-byte characters, or interpreted as UTF-8 strings. You can also
910 32-bit data units and interpreted either as single-unit characters or
1828 strings: a single CR (carriage return) character, a single LF (line-
4818 strings: a single CR (carriage return) character, a single LF (line-
5266 sequence is treated as a single unit that cannot be split.
6206 an escape such as \d or \pL that matches a single character
6453 when a single character is used. They remember the last single charac-
7908 (?s) single line (dotall)
[all …]
/PHP-5.4/sapi/litespeed/
H A DREADME50 Usually, lsphp is managed by LiteSpeed web server in a single server

Completed in 69 milliseconds

123456789