Home
last modified time | relevance | path

Searched refs:entity (Results 51 – 75 of 78) sorted by relevance

1234

/php-src/ext/libxml/tests/
H A Dlibxml_disable_entity_loader_2.phpt43 Warning: DOMDocument::loadXML(): %Sfailed to load external entity "%s" in %s on line %d
H A Dlibxml_entity_loading_disabled_by_default.phpt38 // This is the only time we enable external entity loading.
H A Dbug61367-read_2.phpt61 Warning: DOMDocument::loadXML(): %Sfailed to load external entity "file:///%s/test_bug_61367-read/b…
/php-src/ext/dom/tests/
H A DDOMDocument_load_variation4.phpt23 …uthor>John Steinbeck</author></book><book><title default="default title">entity is only for test p…
H A DDOMNode_isEqualNode.phpt114 echo "--- Test entity reference ---\n";
119 echo "--- Test entity declaration ---\n";
310 --- Test entity reference ---
313 --- Test entity declaration ---
H A DDOMDocument_adoptNode.phpt81 echo "-- Adopt an entity reference --\n";
153 -- Adopt an entity reference --
/php-src/ext/mbstring/tests/
H A Dhtmlent.phpt28 // and they do not have a named entity representation.
/php-src/ext/dom/tests/compareDocumentPosition/
H A Dentity.phpt2 compareDocumentPosition: entity ordering
/php-src/ext/dom/lexbor/
H A DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
16 "Legal Entity" shall mean the union of the acting entity and all
18 control with that entity. For the purposes of this definition,
20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
83 institute patent litigation against any entity (including a
/php-src/ext/dom/tests/modern/spec/
H A Dattribute_entity_expansion.phpt2 Attribute entity expansion
/php-src/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
16 "Legal Entity" shall mean the union of the acting entity and all
18 control with that entity. For the purposes of this definition,
20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
83 institute patent litigation against any entity (including a
/php-src/ext/xml/tests/
H A Dxml001.phpt90 ]}{CDATA[ ]}{ENTREF[&included-entity;]}{CDATA[
H A Dxml003.phpt89 ]}{CDATA[ ]}{ENTREF[&included-entity;]}{CDATA[
H A Dxml002.phpt91 ]}{CDATA[ ]}{ENTREF[&included-entity;]}{CDATA[
/php-src/tests/lang/
H A DforeachLoopObjects.006.phpt2 Foreach loop tests - substituting the entire iterated entity during the loop.
H A DforeachLoop.016.phpt2 Ensure foreach splits the iterated entity from its cow reference set, for all sorts of iterated ent…
/php-src/ext/dom/lexbor/lexbor/html/
H A Dtokenizer.h80 const lexbor_sbst_entry_static_t *entity; member
/php-src/ext/standard/tests/strings/
H A Dhtml_entity_decode3.phpt13 "&#x0D;", //note that HTML5 is unique in that it forbids this entity, but allows a literal U+0D
H A Dhtmlentities22.phpt12 "&#x0D;", //note that HTML5 is unique in that it forbids this entity, but allows a literal U+0D
/php-src/ext/dom/
H A Dconfig.w3215 entity.c nodelist.c html_collection.c text.c comment.c \
H A Dconfig.m434 documenttype.c entity.c \
/php-src/ext/dom/lexbor/patches/
H A D0001-Expose-line-and-column-information-for-use-in-PHP.patch104 const lexbor_sbst_entry_static_t *entity;
/php-src/ext/dom/lexbor/lexbor/html/tokenizer/
H A Dstate.c1765 tkz->entity = &lxb_html_tokenizer_res_entities_sbst[1]; in _lxb_html_tokenizer_state_char_ref()
1806 const lexbor_sbst_entry_static_t *entry = tkz->entity; in lxb_html_tokenizer_state_char_ref_named()
1829 tkz->entity = entry; in lxb_html_tokenizer_state_char_ref_named()
/php-src/ext/mbstring/
H A Dmbstring.c3940 unsigned char entity[16]; /* For converting wchars to hex/decimal string */ in html_numeric_entity_encode() local
3971 unsigned char *p = entity + sizeof(entity); in html_numeric_entity_encode()
3983 while (p < entity + sizeof(entity)) { in html_numeric_entity_encode()
/php-src/ext/standard/
H A Dhtml_tables.h1102 const char *entity; member
1113 const char *entity; /* may be NULL */ member
2603 const char *entity; member

Completed in 103 milliseconds

1234