Home
last modified time | relevance | path

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

123456789

/PHP-5.5/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.5/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.5/ext/standard/tests/array/
H A Darray_rand_variation4.phpt42 "\t" => "tab as key", "'" => 'single quote as key',
H A Dshuffle_variation3.phpt31 // array with single quoted and double quoted strings
H A Darray_merge.phpt65 echo "\n*** Testing single array argument ***\n";
689 *** Testing single array argument ***
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
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities22.phpt72 echo "\n*** Testing HTML 5 with another single-byte encoding ***\n";
227 *** Testing HTML 5 with another single-byte encoding ***
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.5/ext/mbstring/tests/
H A Dmb_convert_variables.phpt22 // Test for single scaler
/PHP-5.5/ext/dba/
H A DREADME54 malfaunctioning single handlers but not combinations.
/PHP-5.5/ext/standard/tests/url/
H A Dbase64_encode_basic_001.phpt12 * Test base64_encode with single byte values.
/PHP-5.5/
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
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput1895 the captured single-byte is displayed. (In Perl it becomes a character, and you
H A Dtestinput15175 the captured single-byte is displayed. (In Perl it becomes a character, and you
/PHP-5.5/Zend/RFCs/
H A D002.txt128 import Form from HTML; // single symbols
/PHP-5.5/sapi/apache_hooks/
H A DREADME49 in a single scope and they will be run in order.
/PHP-5.5/sapi/nsapi/
H A Dnsapi-readme.txt92 To use PHP Authentication on a single directory, add the following:
/PHP-5.5/ext/phar/
H A DTODO103 X Layout: Option to compress all content rather than single files. (tar/phar
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c2290 sljit_si single, sljit_si xmm1, sljit_si xmm2, sljit_sw xmm2w) argument
2294 …inst = emit_x86_instruction(compiler, 2 | (single ? EX86_PREF_F3 : EX86_PREF_F2) | EX86_SSE2, xmm1…
2314 sljit_si single, sljit_si dst, sljit_si src, sljit_sw srcw) argument
2316 return emit_sse2(compiler, MOVSD_x_xm, single, dst, src, srcw);
2320 sljit_si single, sljit_si dst, sljit_sw dstw, sljit_si src) argument
2322 return emit_sse2(compiler, MOVSD_xm_x, single, src, dst, dstw);
/PHP-5.5/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

Completed in 75 milliseconds

123456789