Home | History | Annotate | Download | only in i18n

Lines Matching refs:fQuoted

190             if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE &&   tableEl->fCharClass == fC.fChar) {
200 if (tableEl->fCharClass == 254 && fC.fQuoted) {
210 fC.fQuoted == FALSE && // char is not escaped &&
3718 c.fQuoted = FALSE;
3721 c.fQuoted = TRUE;
3732 // Don't set c.fQuoted, because that would prevent the state machine from
3782 c.fQuoted = TRUE;
3839 c.fQuoted = TRUE;
4027 if (fC.fQuoted || fC.fChar == -1) {