/PHP-8.0/ext/standard/tests/strings/ |
H A D | bug60965.phpt | 10 …quot;"""""""""""""""&qu…
|
H A D | htmlspecialchars_basic.phpt | 41 $s1 = ""&xyz>abc"\n"; 42 $s2 = ""&123<456"\n"; 56 Test 1: abc<>"& 57 Test 2: &&abc<>"& 59 Test 4: a\'\'&bc<>"& 66 Test 11: abc<>"& 71 Test 16: abc<>"& 84 Test 25: "&xyz>abc" 85 Test 26: "&123<456" 89 Test 28: &quot;&amp;xyz&gt;abc&quot; [all …]
|
H A D | htmlspecialchars_decode_basic.phpt | 10 …ht > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string ""; 11 …ht > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string ""; 33 …#039;s height > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string "" 34 …#039;s height > Sam's height. 13 < 25. 1111 & 0000 = 0000. " double quoted string ""
|
H A D | bug53021.phpt | 7 echo html_entity_decode(""", ENT_NOQUOTES, 'UTF-8'), "\n"; 9 echo html_entity_decode(""", ENT_QUOTES, 'UTF-8'), "\n"; 11 echo html_entity_decode(""", ENT_COMPAT, 'UTF-8'), "\n"; 13 echo html_entity_decode("""), "\n"; 28 "
|
H A D | htmlspecialchars_decode_variation3.phpt | 25 "This is a double quoted string" 32 " heredoc\ndouble quoted string. with\vdifferent\fwhite\vspaces" 38 "string" 1111\t & 0000\t = 0000\n; 45 'strings in single quote' "
|
H A D | htmlspecialchars_decode_variation5.phpt | 12 …39s height > Sam's \$height... 1111 ≈ 0000 = 0000... " double quote string "", 13 …9;s height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string "", 37 …oy's height > Sam's $height... 1111 ≈ 0000 = 0000... " double quote string "" 48 " double quote string ""
|
H A D | htmlspecialchars_decode_variation4.phpt | 13 …39s height > Sam's \$height... 1111 ≈ 0000 = 0000... " double quote string "', 14 …9;s height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string "', 38 …y's height > Sam's \$height... 1111 ≈ 0000 = 0000... " double quote string "" 43 …Roy's height > Sam's height... \t\t 13 < 15...\n\r " double quote\f\v string ""
|
H A D | htmlentities.phpt | 16 <>"&�� 17 <>"&åÄ
|
H A D | htmlspecialchars_decode_variation7.phpt | 6 """, """, """, 85 " DECODED 103 " DECODED 121 " DECODED 139 " DECODED 157 " NOT DECODED 175 " DECODED
|
H A D | get_html_translation_table_basic8.phpt | 56 ["] => " 69 ["] => " 82 string(6) """
|
H A D | htmlentities19.phpt | 23 string(9) "�"" 25 string(9) "�""
|
H A D | get_html_translation_table_basic9.phpt | 58 ["] => " 71 ["] => " 84 string(6) """
|
H A D | get_html_translation_table_basic3.phpt | 42 string(6) """ 55 string(6) """
|
/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/bcmath/libbcmath/src/ |
H A D | divmod.c | 47 bc_divmod (bc_num num1, bc_num num2, bc_num *quot, bc_num *rem, int scale) in bc_divmod() argument 62 if (quot) in bc_divmod() 68 if (quot) in bc_divmod() 70 bc_free_num (quot); in bc_divmod() 71 *quot = quotient; in bc_divmod()
|
H A D | div.c | 87 bc_divide (bc_num n1, bc_num n2, bc_num *quot, int scale) in bc_divide() argument 112 bc_free_num (quot); in bc_divide() 113 *quot = qval; in bc_divide() 260 bc_free_num (quot); in bc_divide() 261 *quot = qval; in bc_divide()
|
/PHP-8.0/ext/xmlwriter/tests/ |
H A D | 007.phpt | 33 …<ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="<>"'&" xmlns:n… 34 <chars>special characters: <>"'&</chars>
|
H A D | OO_007.phpt | 34 …<ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="<>"'&" xmlns:n… 35 <chars>special characters: <>"'&</chars>
|
H A D | 011.phpt | 30 <ns1:child1 ns1:att1="<>"'&" xmlns:ns1="urn:ns1"> 31 <chars>special characters: <>"'&</chars>
|
H A D | 012.phpt | 32 <ns1:child1 ns1:att1="<>"'&" xmlns:ns1="urn:ns1"> 33 <chars>special characters: <>"'&</chars>
|
H A D | OO_010.phpt | 31 <ns1:child1 ns1:att1="<>"'&" xmlns:ns1="urn:ns1"> 32 <chars>special characters: <>"'&</chars>
|
H A D | OO_011.phpt | 33 <ns1:child1 ns1:att1="<>"'&" xmlns:ns1="urn:ns1"> 34 <chars>special characters: <>"'&</chars>
|
/PHP-8.0/ext/standard/html_tables/ |
H A D | ents_basic.txt | 1 quot 22
|
H A D | ents_basic_apos.txt | 1 quot 22
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | bug68996.phpt | 17 <b>Warning</b>: finfo_open(): Failed to load magic database at "%s�c" in <b>%s</b> on li…
|