HomeSort by relevance Sort by last modified time
    Searched refs:IsEntityStart (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fxcrt/xml/
cfx_saxreader.cpp 176 bool CFX_SAXReader::IsEntityStart(uint8_t ch) const {
283 if (IsEntityStart(ch)) {
cfx_saxreader.h 135 bool IsEntityStart(uint8_t ch) const;

Completed in 206 milliseconds