Home
last modified time | relevance | path

Searched refs:s (Results 6151 – 6175 of 6191) sorted by relevance

1...<<241242243244245246247248

/PHP-5.5/ext/date/tests/
H A Drfc-datetime_and_daylight_saving_time-type1.phpt9 $date_format = 'Y-m-d H:i:s e';
H A Drfc-datetime_and_daylight_saving_time-type2.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-5.5/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc2 // this corrupt zip maker uses portions of Vincent Lascaux's File_Archive to create
/PHP-5.5/ext/opcache/
H A DREADME73 Enables the OPcache for the CLI version of PHP. It's mostly for testing
/PHP-5.5/win32/build/
H A Dconfig.w32.phpize.in52 // There's a minimum requirement for re2c..
H A Dconfig.w3253 // There's a minimum requirement for re2c..
/PHP-5.5/sapi/litespeed/
H A DREADME17 server's virtual host configuration. In shared hosting environment,
H A Dlsapilib.c3420 #define MD5STEP(f, w, x, y, z, data, s) \ argument
3421 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation55.phpt48 $int_formats = array( "%d", "%f", "%s", "%o", "%x", "%u", "%c", "%e");
/PHP-5.5/ext/gd/libgd/
H A Dgd_gd2.c40 #define GD2_DBG(s) argument
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestinput101411 /^A\s+Z/8W
1415 /^A[\s]+Z/8W
H A Dtestoutput61305 /^>\s+/8W
2156 /^A\s+Z/8W
2162 /^A[\s]+Z/8W
2460 /^s?c/mi8
H A Dtestoutput9477 /\s/8
573 />\s+</8
579 />\s{2,3}</8
589 />\s{2,3}?</8
/PHP-5.5/ext/standard/tests/misc/
H A Dget_browser_variation1.phpt8 * Basic test, it would be pretty much coincidence if there's
H A Dget_browser_basic.phpt8 * Basic test, it would be pretty much coincidence if there's
/PHP-5.5/ext/standard/tests/strings/
H A Dstrcspn_variation11.phpt7 … If start or/and length is provided works like strcspn(substr($s,$start,$len),$bad_chars)
H A Dstrspn_variation11.phpt7 … If start or/and length is provided works like strspn(substr($s,$start,$len),$good_chars)
H A Dhtmlentities_html5.phpt33 printf("%s\tU+%05X\n", $result, $i);
110 printf("%s\tU+%05X U+%05X\n", $result, $i[0], $i[1]);
/PHP-5.5/sapi/fpm/
H A Dconfig.m4685 …BCpg \`echo \$(PHP_GLOBAL_OBJS) \$(PHP_BINARY_OBJS) \$(PHP_FPM_OBJS) | sed 's/\([A-Za-z0-9_]*\)\.l…
/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c15525 p->s = s + ms; in parseHhMmSs()
15701 s = (int)p->s; in computeHMS()
15702 p->s -= s; in computeHMS()
15826 x.s = s; in localtimeOffset()
23844 s = sign<0 ? -s : s;
24280 s = s>>18;
24286 s = s<<7;
24301 s = s>>18;
24316 s = s>>11;
24334 s = s>>4;
[all …]
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeX86_common.c259 #define INC_SIZE(s) (*inst++ = (s), compiler->size += (s)) argument
/PHP-5.5/ext/intl/doc/
H A DTutorial.txt35 then s/he would use the value Variable_Top="\u0020" (space). The string should only be a
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1112 char s[256]; in to_xml_long() local
1114 snprintf(s, sizeof(s), "%0.0F",floor(Z_DVAL_P(data))); in to_xml_long()
1115 xmlNodeSetContent(ret, BAD_CAST(s)); in to_xml_long()
/PHP-5.5/ext/standard/tests/general_functions/
H A Dgettype_settype_variation4.phpt61 // no member(s)
H A Dvar_dump.phpt1574 Warning: var_dump() expects at least 1 parameter, 0 given in %s on line %d

Completed in 490 milliseconds

1...<<241242243244245246247248