Home
last modified time | relevance | path

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

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DXML_as.cpp51 as_value xml_xmlDecl(const fn_call& fn);
564 proto->init_property("xmlDecl", &xml_xmlDecl, &xml_xmlDecl, flags); in attachXMLProperties()
767 xml_xmlDecl(const fn_call& fn) in xml_xmlDecl() function