Searched refs:kRSTypePatterns (Results 1 – 1 of 1) sorted by relevance
58 static const string kRSTypePatterns[] = {"#RST_1", "#RST_2", "#RST_3", "#RST_4"}; variable481 s = expandRSTypeInString(s, kRSTypePatterns[idx], toString); in expandString()587 bool patternFound = inlineStr.find(kRSTypePatterns[i]) != string::npos; in checkRSTPatternValidity()594 scanner->error() << "Found pattern \"" << kRSTypePatterns[i] in checkRSTPatternValidity()