Searched refs:IsEntityEnd (Results 1 – 2 of 2) sorted by relevance
136 bool IsEntityEnd(uint8_t ch) const;
180 bool CFX_SAXReader::IsEntityEnd(uint8_t ch) const { in IsEntityEnd() function in CFX_SAXReader287 if (!IsEntityEnd(ch)) in ParseChar()