Searched refs:skipComment (Results 1 – 3 of 3) sorted by relevance
166 int32_t skipComment(int32_t i) const;
106 ruleIndex = skipComment(ruleIndex + 1); in parse()136 ruleIndex = skipComment(ruleIndex + 1); in parseRuleChain()801 CollationRuleParser::skipComment(int32_t i) const { in skipComment() function in CollationRuleParser
146 ruleIndex = skipComment(ruleIndex + 1); in parse()172 ruleIndex = skipComment(ruleIndex + 1); in parseRuleChain()823 private int skipComment(int i) { in skipComment() method in CollationRuleParser