Home
last modified time | relevance | path

Searched refs:notationht (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/dom/
H A Ddocumenttype.c104 xmlHashTable *notationht; in dom_documenttype_notations_read() local
117 notationht = (xmlHashTable *) doctypep->notations; in dom_documenttype_notations_read()
120 dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL TSRMLS_CC); in dom_documenttype_notations_read()

Completed in 5 milliseconds