Home
last modified time | relevance | path

Searched defs:resolveEntities (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/ets_utils/js_api_module/xml/test/
Dtest_xml.h333 std::string XmlTest::ParseTagValue(napi_env env, char delimiter, bool resolveEntities, TextEnum tex… in ParseTagValue()
/commonlibrary/ets_utils/js_api_module/xml/
Djs_xml.cpp1038 std::string XmlPullParser::ParseTagValue(char delimiter, bool resolveEntities, in ParseTagValue()