Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/
H A Djs_xml.h280 const std::string START_ATTLIST = "<!ATTLIST"; member
H A Djs_xml.cpp1447 SkipText(tagText_.START_ATTLIST); in ParseInnerAttriDecl()