Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h285 const std::string START_ENTITY = "<!ENTITY"; member
H A Djs_xml.cpp1497 SkipText(tagText_.START_ENTITY); in ParseEntityDecl()