Home
last modified time | relevance | path

Searched refs:entities (Results 1 – 25 of 45) sorted by relevance

12

/PHP-8.1/ext/standard/tests/strings/
H A Dhtmlentities21.phpt136 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
139 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
142 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
145 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
148 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
151 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
154 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
157 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
160 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
163 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
[all …]
H A Dhtmlentities23.phpt31 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
38 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
45 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
52 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
59 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
66 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
73 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
80 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
87 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
94 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
[all …]
H A Dhtmlentities22.phpt2 htmlentities() / htmlspecialchars() ENT_DISALLOWED with entities and no double encode
256 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
259 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
262 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
265 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
268 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
271 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
274 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
277 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
280 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
[all …]
H A Dbug73817.phpt5 $entities = get_html_translation_table( HTML_ENTITIES, ENT_QUOTES | ENT_HTML5);
6 foreach ($entities as $entity) {
H A Dhtml_entity_decode1.phpt2 html_entity_decode: Decoding of entities after invalid entities
H A Dhtmlentities.phpt2 HTML entities of ISO-8859 chars
H A Dget_html_translation_table_basic9.phpt6 echo "*** Only basic entities supported! ***\n";
49 *** Only basic entities supported! ***
H A Dhtmlentities09.phpt17 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
H A Dhtmlentities08.phpt17 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
H A Dhtmlentities13.phpt15 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
H A Dhtmlentities14.phpt15 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
H A Dbug60965.phpt2 Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false
H A Dbug53021.phpt2 Bug #53021 (Failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1)
H A Dhtmlentities-utf.phpt2 HTML entities with invalid chars
H A Dhtmlentities-utf-2.phpt2 HTML entities with invalid chars and ENT_IGNORE
/PHP-8.1/ext/dom/tests/
H A DDOMDocumentType_entities_error_001.phpt2 DOMDocumentType::entities with invalid state.
12 $doctype->entities;
H A DDOMDocumentType_basic_001.phpt23 // Access entities and notations with values.
35 $entities = $doctype->entities;
36 $entity = $entities->item(0);
H A DDOMEntity_fields.phpt25 $entities = iterator_to_array($dom->doctype->entities);
26 ksort($entities);
28 foreach ($entities as $entity) {
H A Ddom005.phpt26 html files with undeclared entities 
32 html files with undeclared entities 
H A DDOMDocument_resolveExternals_basic.phpt21 echo "DOMDocument with external entities created\n";
44 DOMDocument with external entities created
/PHP-8.1/ext/xml/tests/
H A Dbug26528.phpt2 Bug #26528 (HTML entities are not being decoded)
H A Dbug30875.phpt2 Bug #30875 (xml_parse_into_struct() does not resolve entities)
/PHP-8.1/ext/simplexml/tests/
H A D023.phpt2 SimpleXML: Attributes with entities
/PHP-8.1/ext/libxml/tests/
H A Dlibxml_set_external_entity_loader_variation1.phpt2 libxml_set_external_entity_loader() variation: resolve externals and entities
/PHP-8.1/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_004w.phpt2 SOAP Interop Round2 base 004 (php/wsdl): echoString(entities)

Completed in 23 milliseconds

12