Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h790 # define VLD1Q(X) vld1q_u8((sljit_u8 *)(X)) argument
804 # define VLD1Q(X) vld1q_u16((sljit_u16 *)(X)) argument
818 # define VLD1Q(X) vld1q_u32((sljit_u32 *)(X)) argument
990 #define C(X) case X: return VEXTQ(zero, a, VECTOR_FACTOR - X); in shift_left_n_lanes() argument
/PHP-7.4/Zend/
H A Dzend_portability.h195 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) argument
196 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
198 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) argument
199 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-7.4/ext/hash/
H A Dhash_gost.c59 #define X(w, u, v) \ macro
/PHP-7.4/ext/fileinfo/libmagic/
H A Dencoding.c229 #define X 3 /* character appears in non-ISO extended ASCII (Mac, IBM PC) */ macro
/PHP-7.4/ext/opcache/
H A Dzend_accelerator_module.c38 #define TOKENTOSTR(X) #X argument
/PHP-7.4/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-7.4/ext/gd/
H A Dgd.c3707 zend_long SIZE, X, Y, COL; in php_imagechar() local

Completed in 160 milliseconds