Home
last modified time | relevance | path

Searched defs:gt (Results 1 – 4 of 4) sorted by relevance

/PHP-8.0/ext/standard/
H A Durl.c488 __m128i gt = _mm_cmpgt_epi8(in, _A); in php_url_encode_impl() local
H A Dstring.c5590 __m128i in, gt, lt, cmp, delta; local
/PHP-8.0/Zend/
H A Dzend_operators.c2576 __m128i gt = _mm_cmpgt_epi8(op, _A); in zend_str_tolower_impl() local
2648 __m128i gt = _mm_cmpgt_epi8(op, _A); in zend_string_tolower_ex() local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c415 #define gt(L)(&L->l_gt) macro

Completed in 44 milliseconds