Home
last modified time | relevance | path

Searched defs:X (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h794 # define VLD1Q(X) vld1q_u8((sljit_u8 *)(X)) argument
808 # define VLD1Q(X) vld1q_u16((sljit_u16 *)(X)) argument
822 # define VLD1Q(X) vld1q_u32((sljit_u32 *)(X)) argument
994 #define C(X) case X: return VEXTQ(zero, a, VECTOR_FACTOR - X); in shift_left_n_lanes() argument
/PHP-8.2/Zend/
H A Dzend_portability.h233 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) argument
234 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
236 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) argument
237 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-8.2/ext/hash/
H A Dhash_gost.c57 #define X(w, u, v) \ macro
/PHP-8.2/ext/fileinfo/libmagic/
H A Dencoding.c238 #define X 3 /* character appears in non-ISO extended ASCII (Mac, IBM PC) */ macro
/PHP-8.2/ext/opcache/
H A Dzend_accelerator_module.c45 #define TOKENTOSTR(X) #X argument
/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c855 #define IR_FOLD(X) IR_FOLD1(X, __LINE__) argument
856 #define IR_FOLD1(X, Y) IR_FOLD2(X, Y) argument
857 #define IR_FOLD2(X, Y) case IR_RULE_ ## Y: argument
/PHP-8.2/ext/standard/tests/misc/
H A Dbrowscap.ini8081 MajorVer=2
8082 MinorVer=8
8102 MajorVer=2
8103 MinorVer=9
8123 MajorVer=3
8124 MinorVer=0
8126 CSS=2
8143 MajorVer=3
8144 MinorVer=0
8146 CSS=2
[all …]
/PHP-8.2/ext/gd/
H A Dgd.c2742 zend_long X, Y, COL; in php_imagechar() local

Completed in 160 milliseconds