Searched refs:patternFound (Results 1 – 1 of 1) sorted by relevance
587 bool patternFound = inlineStr.find(kRSTypePatterns[i]) != string::npos; in checkRSTPatternValidity() local589 if (patternFound) { in checkRSTPatternValidity()