Home
last modified time | relevance | path

Searched refs:lt (Results 26 – 50 of 109) sorted by path

12345

/php-src/ext/mbstring/
H A Dmbstring.c1786 __m128i lt = _mm_cmplt_epi8(operand, threshold); /* Find all which are continuation bytes */ in mb_fast_strlen_utf8() local
1787 counter = _mm_add_epi8(counter, _mm_and_si128(lt, delta)); /* Update the 16 counters */ in mb_fast_strlen_utf8()
/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 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/opcache/jit/ir/
H A Dir_aarch64.dasc2205 | csel Rx(def_reg), Rx(def_reg), Rx(op1_reg), lt
2214 | csel Rw(def_reg), Rw(def_reg), Rw(op1_reg), lt
2491 | cneg Rx(def_reg), Rx(op1_reg), lt
2494 | cneg Rw(def_reg), Rw(op1_reg), lt
2780 | cset Rw(def_reg), lt
2883 | cset Rw(def_reg), lt
/php-src/ext/openssl/tests/
H A Dopenssl_pbkdf2_basic.phpt20 var_dump(bin2hex(openssl_pbkdf2("pass\0word", "sa\0lt", 16, 4096)));
/php-src/ext/pcre/tests/
H A D006.phpt9 $text = '[CODE]<td align="$stylevar[right]">[/CODE]';
21 string(58) "[CODE]<td align="$stylevar[right]">[/CODE]"
23 string(58) "[CODE]<td align="$stylevar[right]">[/CODE]"
H A Dbug74183.phpt6 $sRegex = "/([A-Z]|[a-z]|[0-9]| |Ñ|ñ|!|"|%|&|'|´|-|:|;|>|=|<|@|_|,|\{|\}|`|~|á|é|í|ó|ú|…
/php-src/ext/phar/tests/cache_list/
H A Dfrontcontroller15.phpt17 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller3.phpt17 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller9.phpt17 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
/php-src/ext/phar/tests/
H A Dfrontcontroller15.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller3.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller9.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
/php-src/ext/phar/tests/tar/
H A Dfrontcontroller15.phar.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller3.phar.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller9.phar.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
/php-src/ext/phar/tests/zip/
H A Dfrontcontroller15.phar.phpt18 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller3.phar.phpt18 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
H A Dfrontcontroller9.phar.phpt16 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php </span><span style="color: …
/php-src/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_004p.phpt16 …soap/encoding/"><SOAP-ENV:Body><ns1:echoString><param0 xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
19 …"><SOAP-ENV:Body><ns1:echoStringResponse><outputString xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
H A Dr2_base_004s.phpt16 …encoding/"><SOAP-ENV:Body><ns1:echoString><inputString xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
19 …"><SOAP-ENV:Body><ns1:echoStringResponse><outputString xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
H A Dr2_base_004w.phpt18 …encoding/"><SOAP-ENV:Body><ns1:echoString><inputString xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
21 …"><SOAP-ENV:Body><ns1:echoStringResponse><outputString xsi:type="xsd:string">&gt;,&lt;,&amp;,",',\,
/php-src/ext/standard/html_tables/
H A Dents_basic.txt4 lt 3C
H A Dents_basic_apos.txt4 lt 3C

Completed in 138 milliseconds

12345