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