Searched refs:swap (Results 1 – 11 of 11) sorted by relevance
/PHP-7.3/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.3/Zend/tests/ |
H A D | array_addition_not_commutative.phpt | 2 Array addition is not commutative -- do not swap operands
|
/PHP-7.3/main/ |
H A D | mergesort.c | 238 #define swap(a, b) { \ macro 299 swap (f1, f1 + size); in setup() 324 swap(f1, f1 + size); in setup() 344 swap(u, t); in insertionsort()
|
/PHP-7.3/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.3/ext/standard/tests/general_functions/ |
H A D | 003.phpt | 30 $n += test_me("2 char swap", 2, "12", "21");
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | levenshtein.phpt | 34 $n += test_me("2 char swap", 2, "12", "21");
|
/PHP-7.3/ext/fileinfo/ |
H A D | libmagic.patch | 1424 * swap a short 2105 if (dophn_core(ms, clazz, swap, fd, 2106 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum, 2108 (size_t)elf_getu16(swap, elfhdr.e_phentsize), 2114 if (dophn_exec(ms, clazz, swap, fd, 2115 - (off_t)elf_getu(swap, elfhdr.e_phoff), phnum, 2117 (size_t)elf_getu16(swap, elfhdr.e_phentsize), 2123 if (doshn(ms, clazz, swap, fd, 2124 - (off_t)elf_getu(swap, elfhdr.e_shoff), shnum, 2127 fsize, elf_getu16(swap, elfhdr.e_machine), [all …]
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | regcomp.c | 2661 swap: in is_exclusive() 2670 goto swap; in is_exclusive() 2749 goto swap; in is_exclusive()
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 8551 #>>>2 string x %s swap file 8560 0 string b0VIM\ Vim swap file 8567 0 string b0nano Nano swap file 9109 >0 ubyte 0x42 linux swap sharing DRDOS disk 9148 >0 ubyte 0x82 Linux swap or Solaris 9190 >0 ubyte 0xb8 BSDI BSD/386 swap 9197 >0 ubyte 0xc3 Hidden Linux swap 16554 4086 string SWAP-SPACE Linux/i386 swap file 16575 # swap file for PowerPC 16576 65526 string SWAPSPACE2 Linux/ppc swap file [all …]
|
H A D | magic私はガラスを食べられます | 8551 #>>>2 string x %s swap file 8560 0 string b0VIM\ Vim swap file 8567 0 string b0nano Nano swap file 9109 >0 ubyte 0x42 linux swap sharing DRDOS disk 9148 >0 ubyte 0x82 Linux swap or Solaris 9190 >0 ubyte 0xb8 BSDI BSD/386 swap 9197 >0 ubyte 0xc3 Hidden Linux swap 16554 4086 string SWAP-SPACE Linux/i386 swap file 16575 # swap file for PowerPC 16576 65526 string SWAPSPACE2 Linux/ppc swap file [all …]
|
Completed in 109 milliseconds