Searched refs:HI (Results 1 – 10 of 10) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativePPC_common.c | 142 #define ADDI (HI(14)) 147 #define ANDI (HI(28)) 149 #define Bx (HI(18)) 150 #define BCx (HI(16)) 156 #define CMPI (HI(11)) 185 #define LWZ (HI(32)) 197 #define MULLI (HI(7)) 200 #define NOP (HI(24)) 203 #define ORI (HI(24)) 204 #define ORIS (HI(25)) [all …]
|
H A D | sljitNativeMIPS_common.c | 115 #define B (HI(4)) 119 #define BEQ (HI(4)) 124 #define BNE (HI(5)) 151 #define J (HI(2)) 152 #define JAL (HI(3)) 155 #define LD (HI(55)) 726 /* u w s */ ARCH_32_64(HI(43) /* sw */, HI(63) /* sd */), 727 /* u w l */ ARCH_32_64(HI(35) /* lw */, HI(55) /* ld */), 733 /* u i l */ ARCH_32_64(HI(35) /* lw */, HI(39) /* lwu */), 735 /* s w s */ ARCH_32_64(HI(43) /* sw */, HI(63) /* sd */), [all …]
|
H A D | sljitNativePPC_64.c | 39 …(HI(30) | S(src) | A(dst) | ((type) << 2) | (((sh) & 0x1f) << 11) | (((sh) & 0x20) >> 4) | (((mb) …
|
/PHP-7.3/ext/ctype/tests/ |
H A D | ctype_upper_variation1.phpt | 34 HI
|
/PHP-7.3/ |
H A D | config.guess | 358 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) 728 3050*:HI-UX:*:*)
|
/PHP-7.3/ext/standard/tests/strings/ |
H A D | strcmp.phpt | 145 strcmp("HI");
|
H A D | strcasecmp.phpt | 144 strcasecmp("HI");
|
/PHP-7.3/ext/sqlite3/libsqlite/ |
H A D | sqlite3.c | 16475 #define HI(X) ((u64)(X)<<32) macro 16477 #define SQLITE_SqlTrace HI(0x0001) /* Debug print SQL as it executes */ 16478 #define SQLITE_VdbeListing HI(0x0002) /* Debug listings of VDBE progs */ 16479 #define SQLITE_VdbeTrace HI(0x0004) /* True to trace VDBE execution */ 16480 #define SQLITE_VdbeAddopTrace HI(0x0008) /* Trace sqlite3VdbeAddOp() calls */ 16481 #define SQLITE_VdbeEQP HI(0x0010) /* Debug EXPLAIN QUERY PLAN */ 16482 #define SQLITE_ParserTrace HI(0x0020) /* PRAGMA parser_trace=ON */
|
/PHP-7.3/ext/fileinfo/tests/ |
H A D | magic | 8320 >5 byte&0x07 = 0x03 \b, hearing impaired (HI)
|
H A D | magic私はガラスを食べられます | 8320 >5 byte&0x07 = 0x03 \b, hearing impaired (HI)
|
Completed in 597 milliseconds