Searched refs:SINGLE_QUOTE (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/commonlibrary/ets_utils/js_api_module/xml/ | ||
H A D | js_xml.h | 276 const std::string SINGLE_QUOTE = "\\"; member |
H A D | js_xml.cpp | 1324 delimiter = tagText_.SINGLE_QUOTE; in ParseDelimiter() |