Searched refs:hasWordSpace (Results 1 – 2 of 2) sorted by relevance
97 bool hasWordSpace(string wordSpace) const;166 if (this->hasWordSpace(wordSpace)) { in skipWhiteSpace()
279 bool MdOut::DefinedState::hasWordSpace(string wordSpace) const { in hasWordSpace() function in MdOut::DefinedState