Searched refs:FindChar (Results 1 – 4 of 4) sorted by relevance
91 bool CBC_OnedCodaBarWriter::FindChar(wchar_t ch, bool isContent) { in FindChar() function in CBC_OnedCodaBarWriter103 [this](const wchar_t& ch) { return this->FindChar(ch, false); }); in CheckContentValidity()116 if (!FindChar(ch, true)) in FilterContents()
38 virtual bool FindChar(wchar_t ch, bool isContent);
5 define i8* @FindChar(i8* %CurPtr) {6 ; CHECK-LABEL: FindChar:
4 define i8* @FindChar(i8* %CurPtr) {