Home
last modified time | relevance | path

Searched refs:longs (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/ext/skeleton/
H A Dcreate_stubs22 longs = longs "\tlong " name ";\n"
178 ints = longs = doubles = strings = bools = zvals = ""
240 funcvals = strings ints longs doubles bools zvals
/PHP-5.5/Zend/tests/
H A Dbug62097.phpt6 die('skip for system with 32-bit wide longs only');
H A Ddval_to_lval_64.phpt6 die("skip for machines with 64-bit longs");
H A Ddval_to_lval_32.phpt6 die("skip for machines with 32-bit longs");
H A Dbug54547.phpt2 Bug #54547: wrong equality of string numbers near LONG_MAX with 64-bit longs
/PHP-5.5/ext/standard/tests/strings/
H A Dbug38770.phpt2 Bug #38770 (unpack() broken with longs on 64 bit machines)
/PHP-5.5/
H A DREADME.PARAMETER_PARSING_API91 OSes (int is 4 bytes and long is 8 bytes), so make sure you pass longs to "l"
153 /* Get either a set of 3 longs or a string. */
167 /* manipulate longs */
H A DNEWS8042 - Fixed bug #38770 (unpack() broken with longs on 64 bit machines).
/PHP-5.5/sapi/litespeed/
H A Dlsapilib.c3292 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument
3300 } while (--longs); in byteReverse()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic10191 # of the header, which is at least 25 4-byte longs, and the one at offset 8

Completed in 72 milliseconds