Searched refs:lt (Results 1 – 25 of 95) sorted by relevance
1234
/PHP-8.0/ext/standard/tests/strings/ |
H A D | htmlspecialchars_basic.phpt | 11 $s5 = "&<\n"; 58 Test 3: a>,\<bc<>"& 60 Test 5: &amp;&lt; 61 Test 6: abc<>"& 63 Test 8: a>,\<bc<>"& 65 Test 10: &amp;&lt; 68 Test 13: a>,\<bc<>"& 70 Test 15: &amp;&lt; 73 Test 18: a>,\<bc<>"& 80 Test 23: a>,\<bc<>"& [all …]
|
H A D | bug44703.phpt | 26 string(35) "<a href='test'>Test</a>" 29 string(35) "<a href='test'>Test</a>" 32 string(35) "<a href='test'>Test</a>" 33 string(35) "<a href='test'>Test</a>" 36 string(35) "<a href='test'>Test</a>" 37 string(8) "<>" 40 string(8) "<>" 41 string(8) "<>" 42 string(8) "<>" 43 string(8) "<>" [all …]
|
H A D | htmlspecialchars.phpt | 296 string(10) "<br>" 297 string(10) "<br>" 298 string(10) "<br>" 299 string(10) "<br>" 303 …lt;br>Testing<p>New file.</p><p><br>File <b><i><u>WOR… 306 string(46) "<br>Testing<p>New file.</p> " 309 string(36) "A 'quote' is <b>bold</b>" 310 string(46) "A 'quote' is <b>bold</b>" 311 string(36) "A 'quote' is <b>bold</b>" 312 string(36) "A 'quote' is <b>bold</b>"
|
H A D | bug25707.phpt | 2 Bug #25707 (html_entity_decode over-decodes &lt;) 5 var_dump(html_entity_decode("&lt;", ENT_COMPAT, 'ISO-8859-1')); 7 var_dump(html_entity_decode("&#38;lt;", ENT_COMPAT, 'ISO-8859-1')); 10 string(4) "<" 12 string(8) "&lt;"
|
H A D | bug43927.phpt | 5 var_dump(html_entity_decode("&lt;", ENT_COMPAT, 'koi8-r')); 7 var_dump(html_entity_decode("&#38;lt;", ENT_COMPAT, 'koi8-r')); 10 string(4) "<" 12 string(8) "&lt;"
|
H A D | htmlspecialchars_decode_variation7.phpt | 93 < DECODED 97 < DECODED 111 < DECODED 115 < DECODED 129 < DECODED 133 < DECODED 147 < DECODED 151 < DECODED 165 < DECODED 169 < DECODED [all …]
|
H A D | htmlentities.phpt | 16 <>"&�� 17 <>"&åÄ
|
H A D | get_html_translation_table_basic8.phpt | 55 [<] => < 68 [<] => < 80 string(4) "<" 91 string(4) "<"
|
H A D | htmlentities24.phpt | 310 string(42) "<html> This is a test! </html>" 313 string(36) "A 'quote' is <b>bold</b>" 314 string(46) "A 'quote' is <b>bold</b>" 315 string(36) "A 'quote' is <b>bold</b>" 316 string(36) "A 'quote' is <b>bold</b>"
|
H A D | get_html_translation_table_basic9.phpt | 57 [<] => < 70 [<] => < 82 string(4) "<" 93 string(4) "<"
|
H A D | get_html_translation_table_basic3.phpt | 40 string(4) "<" 53 string(4) "<" 64 string(4) "<"
|
H A D | htmlspecialchars_decode_variation5.phpt | 13 …"Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string… 76 1 3 & gt; 11 but 11 & lt; 12" 78 1 3 & gt; 11 but 11 & lt; 12" 80 1 3 & gt; 11 but 11 & lt; 12" 82 1 3 & gt; 11 but 11 & lt; 12"
|
/PHP-8.0/ext/standard/tests/general_functions/ |
H A D | highlight_heredoc.phpt | 20 <br />$x=<<<DD<br />jhdsjkfhjdsh<br />DD<br />."";<br />$a=<<<DDDD<br />jhdsjkfhj…
|
H A D | output_add_rewrite_var_basic1.phpt | 86 <form method="get"><input type="hidden" name="<NAME>" value="<VALUE>" /> </form> 87 <form action="./foo.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 88 <form action="//php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<V… 89 …http://php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 91 …"//www.php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 101 <form method="get"><input type="hidden" name="<NAME>" value="<VALUE>" /> </form> 102 <form action="./foo.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 103 <form action="//php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<V… 104 …http://php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 106 …"//www.php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… [all …]
|
H A D | output_add_rewrite_var_basic2.phpt | 86 <form method="get"><input type="hidden" name="<NAME>" value="<VALUE>" /> </form> 87 <form action="./foo.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 88 <form action="//php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<V… 89 …http://php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 91 …"//www.php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 101 <form method="get"><input type="hidden" name="<NAME>" value="<VALUE>" /> </form> 102 <form action="./foo.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… 103 <form action="//php.net/bar.php" method="get"><input type="hidden" name="<NAME>" value="<V… 116 <form method="get"><input type="hidden" name="<NAME>" value="<VALUE>" /> </form> 117 <form action="./foo.php" method="get"><input type="hidden" name="<NAME>" value="<VALUE>… [all …]
|
/PHP-8.0/sapi/phpdbg/ |
H A D | xml.md | 290 <peak /> 300 - The <parents> container contains the <class> elements of the parent of the last <class> … 320 - consists of <line> elements wrapped in a <list> container 330 - <print> elements are wrapped in a <printinfo> element 384 - <compile> 387 - <exec> 472 - <clean> tags wrapped in a <cleaninfo> container 483 - <clear> tags wrapped in a <clearinfo> container 615 <signal> 628 <watch*> [all …]
|
/PHP-8.0/tests/strings/ |
H A D | 004.phpt | 17 …lt;br /><span style="color: #0000BB"><?php </span><span style="color: #007700">ech… 20 …lt;br /><span style="color: #0000BB"><?php </span><span style="color: #007700">ech…
|
/PHP-8.0/Zend/tests/ |
H A D | bug80096.phpt | 10 println(htmlentities("The < character is encoded as <", double_encode: false)); 14 The < character is encoded as <
|
H A D | nowdoc_014.phpt | 22 <span style="color: #0000BB"><?php<br /> $x </span><span style="color: #007700">…
|
H A D | bug35655.phpt | 23 … /><span style="color: #0000BB"><?php<br /> $x </span><span style="color: #0077…
|
H A D | nowdoc_013.phpt | 24 <span style="color: #0000BB"><?php<br /> $x </span><span style="color: #007700">…
|
/PHP-8.0/ext/standard/tests/versioning/ |
H A D | version_compare.phpt | 9 "lt", "<", 110 1.0-dev lt 1.0-dev : false 124 1.0-dev lt 1.0a1 : true 138 1.0-dev lt 1.0b1 : true 152 1.0-dev lt 1.0RC1 : true 166 1.0-dev lt 1.0rc1 : true 180 1.0-dev lt 1.0 : true 194 1.0-dev lt 1.0pl1 : true 236 1.0a1 lt 1.0b1 : true 250 1.0a1 lt 1.0RC1 : true [all …]
|
/PHP-8.0/ext/pcre/tests/ |
H A D | 006.phpt | 9 $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]"
|
/PHP-8.0/ext/xml/tests/ |
H A D | bug70962.phpt | 19 $xml = "<a><b><d>\n <e></b><![CDATA[ ]]><c>\n \t</c></a>";
|
/PHP-8.0/ext/standard/html_tables/ |
H A D | ents_basic.txt | 4 lt 3C
|
Completed in 36 milliseconds
1234