Searched refs:swap (Results 1 – 12 of 12) sorted by relevance
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | elfclass.h | 34 type = elf_getu16(swap, elfhdr.e_type); 39 phnum = elf_getu16(swap, elfhdr.e_phnum); 43 if (dophn_core(ms, clazz, swap, fd, 45 (size_t)elf_getu16(swap, elfhdr.e_phentsize), 52 phnum = elf_getu16(swap, elfhdr.e_phnum); 55 shnum = elf_getu16(swap, elfhdr.e_shnum); 58 if (dophn_exec(ms, clazz, swap, fd, 65 shnum = elf_getu16(swap, elfhdr.e_shnum); 68 if (doshn(ms, clazz, swap, fd, 71 fsize, elf_getu16(swap, elfhdr.e_machine), [all …]
|
/PHP-7.2/Zend/tests/ |
H A D | array_addition_not_commutative.phpt | 2 Array addition is not commutative -- do not swap operands
|
/PHP-7.2/main/ |
H A D | mergesort.c | 240 #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-7.2/ext/mbstring/tests/ |
H A D | mb_stripos_basic.phpt | 38 //flag a swap between good and bad 67 '!', // used to flag a swap between good and bad
|
H A D | mb_strripos_basic.phpt | 38 //flag a swap between good and bad 67 '!', // used to flag a swap between good and bad
|
/PHP-7.2/ext/standard/tests/general_functions/ |
H A D | 003.phpt | 30 $n += test_me("2 char swap", 2, "12", "21");
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | levenshtein.phpt | 34 $n += test_me("2 char swap", 2, "12", "21");
|
/PHP-7.2/ext/fileinfo/ |
H A D | libmagic.patch | 1361 if (dophn_core(ms, clazz, swap, fd, 1362 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum, 1364 (size_t)elf_getu16(swap, elfhdr.e_phentsize), 1370 if (dophn_exec(ms, clazz, swap, fd, 1371 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum, 1373 (size_t)elf_getu16(swap, elfhdr.e_phentsize), 1379 if (doshn(ms, clazz, swap, fd, 1380 - (off_t)elf_getu(swap, elfhdr.e_shoff), shnum, 1382 (size_t)elf_getu16(swap, elfhdr.e_shentsize), 1383 fsize, elf_getu16(swap, elfhdr.e_machine), [all …]
|
/PHP-7.2/ext/pcre/pcrelib/ |
H A D | NEWS | 207 with different endianness, PCRE used automatically to swap the bytes in some 212 16-bit function) to do the swap.
|
/PHP-7.2/ext/mbstring/oniguruma/src/ |
H A D | regcomp.c | 2210 swap: in is_not_included() 2219 goto swap; in is_not_included() 2292 goto swap; in is_not_included()
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 7923 #>>>2 string x %s swap file 7932 0 string b0VIM\ Vim swap file 7939 0 string b0nano Nano swap file 8475 >0 ubyte 0x42 linux swap sharing DRDOS disk 8514 >0 ubyte 0x82 Linux swap or Solaris 8556 >0 ubyte 0xb8 BSDI BSD/386 swap 8563 >0 ubyte 0xc3 Hidden Linux swap 15275 4086 string SWAP-SPACE Linux/i386 swap file 15296 # swap file for PowerPC 15297 65526 string SWAPSPACE2 Linux/ppc swap file [all …]
|
H A D | magic私はガラスを食べられます | 7923 #>>>2 string x %s swap file 7932 0 string b0VIM\ Vim swap file 7939 0 string b0nano Nano swap file 8475 >0 ubyte 0x42 linux swap sharing DRDOS disk 8514 >0 ubyte 0x82 Linux swap or Solaris 8556 >0 ubyte 0xb8 BSDI BSD/386 swap 8563 >0 ubyte 0xc3 Hidden Linux swap 15275 4086 string SWAP-SPACE Linux/i386 swap file 15296 # swap file for PowerPC 15297 65526 string SWAPSPACE2 Linux/ppc swap file [all …]
|
Completed in 146 milliseconds