Searched refs:entities (Results 1 – 25 of 45) sorted by relevance
12
136 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 …]
31 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 …]
2 htmlentities() / htmlspecialchars() ENT_DISALLOWED with entities and no double encode256 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 …]
5 $entities = get_html_translation_table( HTML_ENTITIES, ENT_QUOTES | ENT_HTML5);6 foreach ($entities as $entity) {
2 html_entity_decode: Decoding of entities after invalid entities
2 HTML entities of ISO-8859 chars
6 echo "*** Only basic entities supported! ***\n";49 *** Only basic entities supported! ***
17 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
15 Notice: htmlentities(): Only basic entities substitution is supported for multi-byte encodings othe…
2 Bug #60965: Buffer overflow on htmlspecialchars/entities with $double=false
2 Bug #53021 (Failure to convert numeric entities with ENT_NOQUOTES and ISO-8859-1)
2 HTML entities with invalid chars
2 HTML entities with invalid chars and ENT_IGNORE
2 DOMDocumentType::entities with invalid state.12 $doctype->entities;
23 // Access entities and notations with values.35 $entities = $doctype->entities;36 $entity = $entities->item(0);
25 $entities = iterator_to_array($dom->doctype->entities);26 ksort($entities);28 foreach ($entities as $entity) {
26 html files with undeclared entities 32 html files with undeclared entities
21 echo "DOMDocument with external entities created\n";44 DOMDocument with external entities created
2 Bug #26528 (HTML entities are not being decoded)
2 Bug #30875 (xml_parse_into_struct() does not resolve entities)
2 SimpleXML: Attributes with entities
2 libxml_set_external_entity_loader() variation: resolve externals and entities
2 SOAP Interop Round2 base 004 (php/wsdl): echoString(entities)
Completed in 23 milliseconds