Home | History | Annotate | Download | only in src

Lines Matching refs:GreedyLoopTextLength

2478 int TextNode::GreedyLoopTextLength() {
2492 int ChoiceNode::GreedyLoopTextLength(GuardedAlternative* alternative) {
2502 int node_length = node->GreedyLoopTextLength();
2531 int text_length = GreedyLoopTextLength(&(alternatives_->at(0)));
2722 int text_length = GreedyLoopTextLength(&(alternatives_->at(0)));