Home | History | Annotate | Download | only in common

Lines Matching full:opts

451     int32_t opts = RuleCharacterIterator::PARSE_VARIABLES |
454 opts |= RuleCharacterIterator::SKIP_WHITESPACE;
486 if (resemblesPropertyPattern(chars, opts)) {
501 c = chars.next(opts, literal, ec);
513 c = chars.next(opts, literal, ec);
519 c = chars.next(opts, literal, ec);
583 chars.skipIgnored(opts);
656 c = chars.next(opts, literal, ec);
695 c = chars.next(opts, literal, ec);
726 c = chars.next(opts, literal, ec);
803 chars.skipIgnored(opts);