Home
last modified time | relevance | path

Searched refs:gt (Results 76 – 89 of 89) sorted by relevance

1234

/php-src/ext/standard/
H A Dstring.c5880 __m128i in, gt, lt, cmp, delta; local
5885 gt = _mm_cmpgt_epi8(in, a_minus_1);
5887 cmp = _mm_and_si128(lt, gt);
5893 gt = _mm_cmpgt_epi8(in, n_minus_1);
5895 cmp = _mm_and_si128(lt, gt);
5901 gt = _mm_cmpgt_epi8(in, A_minus_1);
5903 cmp = _mm_and_si128(lt, gt);
5909 gt = _mm_cmpgt_epi8(in, N_minus_1);
5911 cmp = _mm_and_si128(lt, gt);
/php-src/ext/odbc/
H A Dconfig.m428 if test `expr $ac_solid_uname_r : '\(.\)'` -gt "2"; then
/php-src/ext/opcache/jit/ir/dynasm/
H A Ddasm_arm.lua236 hi = 8, ls = 9, ge = 10, lt = 11, gt = 12, le = 13, al = 14,
H A Dminilua.c415 #define gt(L)(&L->l_gt) macro
1243 cl=luaF_newLclosure(L,tf->nups,hvalue(gt(L)));
1898 markvalue(g,gt(l));
2091 markvalue(g,gt(g->mainthread));
2286 sethvalue(L,gt(L),luaH_new(L,0,2));
2311 setnilvalue(gt(L));
5332 case(-10002):return gt(L);
5344 return hvalue(gt(L));
5650 setobj(L,L->top,gt(thvalue(o)));
5742 sethvalue(L,gt(thvalue(o)),hvalue(L->top-1));
H A Ddasm_arm64.lua243 hi = 8, ls = 9, ge = 10, lt = 11, gt = 12, le = 13, al = 14,
H A Ddasm_ppc.lua227 lt = 0, gt = 1, eq = 2, so = 3,
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode_html5.phpt1079 ">",
3213 > => > 3e
H A Dhtmlentities_html5.phpt134 > U+0003E
/php-src/ext/standard/html_tables/
H A Dents_html5.txt1074 gt 0003E
/php-src/
H A Dconfigure.ac1053 if test "0$PHP_FD_SETSIZE" -gt 0 2>/dev/null; then
/php-src/ext/opcache/jit/ir/
H A Dir_aarch64.dasc2789 | cset Rw(def_reg), gt
2880 | cset Rw(def_reg), gt
/php-src/build/
H A Dlibtool.m46359 test $lt_ac_count -gt 10 && break
6361 if test $lt_ac_count -gt $lt_ac_max; then
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます875 >8 string 3gt \b, MPEG v4 system, 3GPP
26644 # Motorola S-Records, from Gerd Truschinski <gt@freebsd.first.gmd.de>
H A Dmagic875 >8 string 3gt \b, MPEG v4 system, 3GPP
26644 # Motorola S-Records, from Gerd Truschinski <gt@freebsd.first.gmd.de>

Completed in 362 milliseconds

1234