Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Delfclass.h34 type = elf_getu16(swap, elfhdr.e_type);
39 if (dophn_core(ms, clazz, swap, fd,
40 (off_t)elf_getu(swap, elfhdr.e_phoff),
41 elf_getu16(swap, elfhdr.e_phnum),
42 (size_t)elf_getu16(swap, elfhdr.e_phentsize),
49 if (dophn_exec(ms, clazz, swap, fd,
50 (off_t)elf_getu(swap, elfhdr.e_phoff),
51 elf_getu16(swap, elfhdr.e_phnum),
58 if (doshn(ms, clazz, swap, fd,
59 (off_t)elf_getu(swap, elfhdr.e_shoff),
[all …]
/PHP-5.5/main/
H A Dmergesort.c240 #define swap(a, b) { \ macro
301 swap (f1, f1 + size); in setup()
326 swap(f1, f1 + size); in setup()
346 swap(u, t); in insertionsort()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_basic.phpt38 //flag a swap between good and bad
67 '!', // used to flag a swap between good and bad
H A Dmb_strripos_basic.phpt38 //flag a swap between good and bad
67 '!', // used to flag a swap between good and bad
/PHP-5.5/ext/standard/tests/general_functions/
H A D003.phpt30 $n += test_me("2 char swap", 2, "12", "21");
/PHP-5.5/ext/standard/tests/strings/
H A Dlevenshtein.phpt34 $n += test_me("2 char swap", 2, "12", "21");
/PHP-5.5/ext/pcre/pcrelib/
H A DNEWS186 with different endianness, PCRE used automatically to swap the bytes in some
191 16-bit function) to do the swap.
/PHP-5.5/ext/mbstring/oniguruma/
H A Dregcomp.c2420 swap: in is_not_included()
2429 goto swap; in is_not_included()
2501 goto swap; in is_not_included()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic5414 0 string b0VIM\ Vim swap file
11199 # Linux swap file, from Daniel Quinlan <quinlan@yggdrasil.com>
11200 4086 string SWAP-SPACE Linux/i386 swap file
11202 # Linux swap file with swsusp1 image, from Jeff Bailey <jbailey@ubuntu.com>
11203 4076 string SWAPSPACE2S1SUSPEND Linux/i386 swap file (new style) with SWSUSP1 image
11205 4076 string SWAPSPACE2LINHIB0001 Linux/i386 swap file (new style) (compressed hibern…
11209 4086 string SWAPSPACE2 Linux/i386 swap file (new style),
11221 # swap file for PowerPC
11222 65526 string SWAPSPACE2 Linux/ppc swap file
11223 16374 string SWAPSPACE2 Linux/ia64 swap file
[all …]

Completed in 51 milliseconds