Home
last modified time | relevance | path

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

1...<<241242243244245246247248

/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_dump_64bit.phpt1574 Warning: var_dump() expects at least 1 parameter, 0 given in %s on line %d
/PHP-5.5/
H A DREADME.STREAMS264 to be passed back to fopen_wrapper (or it's yet to be implemented successor).
H A Dconfig.guess1387 version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
/PHP-5.5/ext/standard/tests/file/
H A Dmkdir_rmdir_variation-win32.phpt1602 Warning: rmdir(%s/mkdir/): Directory not empty in %s on line %d
/PHP-5.5/ext/standard/tests/strings/
H A Dstrspn_variation8.phpt7 … If start or/and length is provided works like strspn(substr($s,$start,$len),$good_chars)
H A Dstrcspn_variation8.phpt7 … If start or/and length is provided works like strcspn(substr($s,$start,$len),$bad_chars)
H A Dstrcspn_variation12.phpt7 … If start or/and length is provided works like strcspn(substr($s,$start,$len),$bad_chars)
H A Dstrspn_variation12.phpt7 … If start or/and length is provided works like strspn(substr($s,$start,$len),$good_chars)
/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativePPC_common.c112 #define S(s) (reg_map[s] << 21) argument
/PHP-5.5/ext/wddx/tests/
H A Dbug37569.phpt221 <wddxPacket version='1.0'><header/><data><string>s</string></data></wddxPacket>
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt10 Let's not deal with cross-version issues in the EXPECTF/UEXPECTF.
/PHP-5.5/ext/standard/tests/misc/
H A Dbrowscap.ini1497 Browser="IBM's WebFountain"
1521 [JoBot/0.* (John's Robot; jj.boers@gmail.com)]
1523 Browser="John's Robot"
3311 Browser="Mike Elliott's E-Mail Harvester"
4016 Browser="Xenu's Link Sleuth"
5206 Browser="Gary Keith's Version Checker"
5208 …lleher.com); used with special permission from Gary Joel Keith; uses Microsoft's WinHTTP component]
5371 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; The Planet's Vulnerability Scanning
5375 Browser="The Planet's Vulnerability Scanning"
9016 [Mozilla/5.0 (Macintosh; ?; *Mac OS X*; *s) AppleWebKit/* (KHTML, like Gecko) Version/4.0* Safari/*]
/PHP-5.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput102535 /^A\s+Z/8W
2541 /^A[\s]+Z/8W
/PHP-5.5/ext/gd/
H A Dgd.c194 ZEND_ARG_INFO(0, s)
526 ZEND_ARG_INFO(0, s)
/PHP-5.5/Zend/
H A Dzend_compile.c5250 static int zend_strnlen(const char* s, int maxlen) /* {{{ */ in zend_strnlen() argument
5253 while (*s++ && maxlen--) len++; in zend_strnlen()
/PHP-5.5/ext/imap/
H A Dphp_imap.c4334 buf.s = &ret; in _php_rfc822_write_address()

Completed in 233 milliseconds

1...<<241242243244245246247248