Searched refs:little (Results 1 – 21 of 21) sorted by relevance
/PHP-5.3/ext/standard/tests/serialize/ |
H A D | precision.phpt | 6 die("skip test for little-endian architectures");
|
/PHP-5.3/ext/fileinfo/tests/ |
H A D | finfo_buffer_basic.phpt | 48 string(25) "RIFF (little-endian) data"
|
H A D | finfo_buffer_variation1.phpt | 47 string(25) "RIFF (little-endian) data"
|
H A D | magic | 2670 >31 byte &4 16bit little endian 2999 >>8 string =v little endian 3012 >>8 string =v little endian 3937 # FIXME: need a little more info...;P 4768 >7 byte&0x88 0x80 little-endian 6956 # little-endian on x86). 7685 # big-endian or little-endian. 8281 # little magic: PCX (first byte is 0x0a) 9179 # First, a little JFIF version info: 10469 >126 short 0x4d49 (little endian) [all …]
|
/PHP-5.3/ext/zip/lib/ |
H A D | zip_open.c | 592 _zip_memmem(const unsigned char *big, int biglen, const unsigned char *little, in _zip_memmem() argument 601 memchr(p+1, little[0], (size_t)(big-(p+1)+biglen-littlelen+1))) in _zip_memmem() 603 if (memcmp(p+1, little+1, littlelen-1)==0) in _zip_memmem()
|
/PHP-5.3/ext/ereg/regex/ |
H A D | WHATSNEW | 64 New in alpha2.1: Lots of little stuff, cleanup and fixes. The one big 80 New in alpha+3: full prototyping for internal routines, using a little
|
/PHP-5.3/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_prepare_load_data.phpt | 77 // libmysql will give a little more precise 2030 error code
|
/PHP-5.3/ext/mysqli/tests/ |
H A D | mysqli_change_user_get_lock.phpt | 17 // We need this little hack to be able to re-run the test
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | strtolower-win32.phpt | 320 string(43) "mary had a little lamb and she loved it so
|
H A D | strtolower.phpt | 332 string(43) "mary had a little lamb and she loved it so
|
/PHP-5.3/ |
H A D | config.sub | 892 ppcle | powerpclittle | ppc-le | powerpc-little) 902 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
|
H A D | php.ini-development | 1388 ; Auto reset feature requires a little overheads. 1401 ; Notice message logging require a little overheads.
|
H A D | php.ini-production | 1388 ; Auto reset feature requires a little overheads. 1401 ; Notice message logging require a little overheads.
|
/PHP-5.3/ext/intl/doc/ |
H A D | Tutorial.txt | 38 This setting (alone) has little impact on string comparison performance; setting it lower or higher
|
/PHP-5.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 94 case, there is little to gain by limiting the free library to free
|
/PHP-5.3/sapi/thttpd/ |
H A D | thttpd_patch | 833 ** a little weird, perhaps writing separate log files for
|
/PHP-5.3/ext/mbstring/oniguruma/ |
H A D | HISTORY | 1786 STK_BOTTOM for (little bit) speed up STACK_POP.
|
/PHP-5.3/ext/pcre/pcrelib/ |
H A D | ChangeLog | 2584 25. Realized that a little bit of performance could be had by replacing 2988 (e) Improve the error-handling of the C++ wrapper a little bit. 3215 of all the man pages except the little individual ones for each function. 4698 1. Added Markus Oberhumer's little patches for C++.
|
/PHP-5.3/build/ |
H A D | libtool.m4 | 2911 # investigate it a little bit more. (MM) 5851 # does not break anything, and helps significantly (at the cost of a little
|
/PHP-5.3/win32/ |
H A D | install.txt | 489 Save and double-click on the file. If you receive a little window
|
/PHP-5.3/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 1899 (little endian + unaligned)". If JIT support is not available, the 2141 little use. When set, any backslash in a pattern that is followed by a 8676 If you are using private tables, it is a little bit more complicated. 9599 subject string. The logic is a little bit tricky because of the possi-
|
Completed in 112 milliseconds