Home
last modified time | relevance | path

Searched refs:lt (Results 76 – 100 of 109) sorted by relevance

12345

/php-src/ext/date/tests/
H A Ddate_timestamp_get.phpt5 Daiane Alves <daiane [at] lt [dot] coop [dot] br>
/php-src/ext/dom/tests/modern/spec/
H A DDocument_implementation_createHTMLDocument.phpt35 <html xmlns="http://www.w3.org/1999/xhtml"><head><title>my &lt;title&gt;</title></head><body></body…
/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic4.phpt180 string(4) "&lt;"
283 string(4) "&lt;"
H A Dget_html_translation_table_basic10.phpt22 [<] => &lt;
H A Dget_html_translation_table_basic1.phpt325 string(4) "&lt;"
540 string(4) "&lt;"
H A Dshow_source_basic.phpt24 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php
H A Dstrspn_variation6.phpt64 "lt\ ",
H A Dshow_source_variation2.phpt24 string(1705) "<pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php
H A Dshow_source_variation1.phpt25 <pre><code style="color: #000000"><span style="color: #0000BB">&lt;?php
H A Dhtmlspecialchars_decode_variation4.phpt14 …'Roy&#039;s height &gt; Sam&#039;s height... \t\t 13 &lt; 15...\n\r &quot; double quote\f\v string…
H A Dget_html_translation_table_basic5.phpt1014 [<] => &lt;
1574 [<] => &lt;
1586 string(4) "&lt;"
1597 string(4) "&lt;"
H A Dget_html_translation_table_basic2.phpt338 string(4) "&lt;"
847 string(4) "&lt;"
1354 string(4) "&lt;"
H A Dhtml_entity_decode_html4.phpt8 "&lt;",
H A Dhtmlentities_html4.phpt64 &lt; U+0003C
/php-src/ext/standard/
H A Durl.c489 __m128i lt = _mm_cmplt_epi8(in, Z_); in php_url_encode_impl() local
490 mask = _mm_and_si128(lt, gt); /* upper */ in php_url_encode_impl()
492 lt = _mm_cmplt_epi8(in, z_); in php_url_encode_impl()
493 mask = _mm_or_si128(mask, _mm_and_si128(lt, gt)); /* lower */ in php_url_encode_impl()
495 lt = _mm_cmplt_epi8(in, nine_); in php_url_encode_impl()
496 mask = _mm_or_si128(mask, _mm_and_si128(lt, gt)); /* number */ in php_url_encode_impl()
H A Dstring.c5880 __m128i in, gt, lt, cmp, delta; local
5886 lt = _mm_cmplt_epi8(in, m_plus_1);
5887 cmp = _mm_and_si128(lt, gt);
5894 lt = _mm_cmplt_epi8(in, z_plus_1);
5895 cmp = _mm_and_si128(lt, gt);
5902 lt = _mm_cmplt_epi8(in, M_plus_1);
5903 cmp = _mm_and_si128(lt, gt);
5910 lt = _mm_cmplt_epi8(in, Z_plus_1);
5911 cmp = _mm_and_si128(lt, gt);
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromFile_with_working_stream_wrapper.phpt58 <!DOCTYPE html><html><head></head><body>&lt;&gt;</body></html>
/php-src/sapi/apache2handler/
H A Dconfig.m461 if test "$APACHE_VERSION" -lt 2000044; then
110 if test "$APACHE_VERSION" -lt 2004001; then
/php-src/sapi/cli/tests/
H A D014.phpt40 <span style="color: #0000BB">&lt;?php
/php-src/ext/filter/tests/
H A D033.phpt26 full_special_chars PHP 1 foo@bar.com http://a.b.c 1.2.3.4 123 123abc&lt;&gt;() O…
/php-src/sapi/cgi/tests/
H A D008.phpt45 <span style="color: #0000BB">&lt;?php
/php-src/ext/dom/lexbor/lexbor/css/
H A Dvalue.h251 lxb_css_value_length_type_sr(const lxb_css_value_length_type_t *lt,
/php-src/ext/standard/html_tables/
H A Dents_html401.txt224 lt 003C
H A Dents_xhtml.txt99 lt 003C
/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,

Completed in 49 milliseconds

12345