Home | History | Annotate | Download | only in cctest

Lines Matching refs:is_one_byte

594                            bool is_one_byte, Zone* zone) {
610 sample_subject, is_one_byte);
616 bool is_one_byte, bool dot_output = false) {
619 RegExpNode* node = Compile(input, multiline, unicode, is_one_byte, &zone);