Home | History | Annotate | Download | only in ia32

Lines Matching refs:is_ascii

999   bool is_ascii = subject->IsAsciiRepresentation();
1018 if (subject->IsAsciiRepresentation() != is_ascii) {