Searched refs:START_ENTITY (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ | ||
H A D | js_xml.h | 285 const std::string START_ENTITY = "<!ENTITY"; member |
H A D | js_xml.cpp | 1497 SkipText(tagText_.START_ENTITY); in ParseEntityDecl() |