Home
last modified time | relevance | path

Searched refs:cmp1 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_jit_simd_inc.h958 static inline vect_t fast_forward_char_pair_compare(compare_type ctype, vect_t dst, vect_t cmp1, ve… in fast_forward_char_pair_compare() argument
963 dst = VCEQQ(dst, cmp1); in fast_forward_char_pair_compare()
971 dst = VCEQQ(dst, cmp1); in fast_forward_char_pair_compare()

Completed in 11 milliseconds