Home
last modified time | relevance | path

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

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/asobj/
H A DXML_as.cpp57 as_value xml_ignoreWhite(const fn_call& fn);
561 proto->init_property("ignoreWhite", xml_ignoreWhite, xml_ignoreWhite, flags); in attachXMLProperties()
669 xml_ignoreWhite(const fn_call& fn) in xml_ignoreWhite() function