Searched defs:common (Results 1 – 6 of 6) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 250 backtrack_common common; member 261 backtrack_common common; member 283 backtrack_common common; member 293 backtrack_common common; member 298 backtrack_common common; member 312 backtrack_common common; member 332 backtrack_common common; member 344 backtrack_common common; member 3044 static void flush_stubs(compiler_common *common) in flush_stubs() 5051 static void do_getucd(compiler_common *common) in do_getucd() [all …]
|
H A D | pcre2_jit_simd_inc.h | 205 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd() 369 static jump_list *fast_requested_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR … in fast_requested_char_simd() 501 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd() 864 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd() 1048 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd() 1248 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd() 1449 static jump_list *fast_requested_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR … in fast_requested_char_simd() 1611 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd()
|
/PHP-8.1/ext/opcache/ |
H A D | shared_alloc_posix.c | 35 zend_shared_segment common; member
|
H A D | shared_alloc_shm.c | 49 zend_shared_segment common; member
|
/PHP-8.1/main/ |
H A D | network.c | 859 struct sockaddr common; member
|
/PHP-8.1/Zend/ |
H A D | zend_compile.h | 516 } common; member
|
Completed in 69 milliseconds