Home
last modified time | relevance | path

Searched refs:Entity (Results 26 – 38 of 38) sorted by relevance

12

/php-src/ext/dom/tests/modern/xml/
H A DDTDNamedNodeMap.phpt81 object(Dom\Entity)#4 (17) {
117 object(Dom\Entity)#3 (17) {
/php-src/ext/dom/tests/
H A Dbug80268_2.phpt27 Warning: DOMDocument::loadHTML(): Char 0x0 out of allowed range in Entity, line: 1 in %s on line %d
H A DDOMDocument_schemaValidateSource_error1.phpt20 Warning: DOMDocument::schemaValidateSource(): Entity: line 1: parser error : Start tag expected, '<…
H A DDOMDocument_loadXML_error1.phpt28 …ML){0,1}%r(): %rPremature end of data in tag books|EndTag: '<\/' not found in Entity, line: 13%r %s
H A Ddom007.phpt60 /* Entity Decl Tests */
/php-src/ext/dom/tests/delayed_freeing/
H A Dentity_declaration.phpt21 // Entity ordering depends on the addresses
/php-src/ext/dom/tests/modern/spec/
H A Dclone_entity_reference.phpt24 object(Dom\Entity)#4 (17) {
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_old_dtd.phpt25 …ent::createFromString(): tree error bad-doctype-token-in-initial-mode in Entity, line: 1, column: …
/php-src/ext/dom/lexbor/
H A DLICENSE16 "Legal Entity" shall mean the union of the acting entity and all
24 "You" (or "Your") shall mean an individual or Legal Entity
53 or by an individual or Legal Entity authorized to submit on behalf of
63 "Contributor" shall mean Licensor and any individual or Legal Entity
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt16 "Legal Entity" shall mean the union of the acting entity and all
24 "You" (or "Your") shall mean an individual or Legal Entity
53 or by an individual or Legal Entity authorized to submit on behalf of
63 "Contributor" shall mean Licensor and any individual or Legal Entity
/php-src/ext/mbstring/tests/
H A Dmb_decode_numericentity.phpt44 echo "4: " . mb_decode_numericentity('&#1000000000', $convmap), "\n"; // Entity is too big
45 echo "5: " . mb_decode_numericentity('&#9000000000', $convmap), "\n"; // Entity is too big
/php-src/ext/dom/
H A Dphp_dom.stub.php1253 public function item(int $index): Entity|Notation|null {}
1255 public function getNamedItem(string $qualifiedName): Entity|Notation|null {}
1257 … public function getNamedItemNS(?string $namespace, string $localName): Entity|Notation|null {}
1486 class Entity extends Node class
H A Dphp_dom_arginfo.h703 …TURN_OBJ_TYPE_MASK_EX(arginfo_class_Dom_DtdNamedNodeMap_item, 0, 1, Dom\\Entity|Dom\\\116otation, …
707 …_TYPE_MASK_EX(arginfo_class_Dom_DtdNamedNodeMap_getNamedItem, 0, 1, Dom\\Entity|Dom\\\116otation, …
711 …YPE_MASK_EX(arginfo_class_Dom_DtdNamedNodeMap_getNamedItemNS, 0, 2, Dom\\Entity|Dom\\\116otation, …

Completed in 52 milliseconds

12