Searched refs:fQuoted (Results 1 – 2 of 2) sorted by relevance
55 UBool fQuoted; member
199 … if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) { in compile()209 if (tableEl->fCharClass == 254 && fC.fQuoted) { in compile()219 … fC.fQuoted == FALSE && // char is not escaped && in compile()4018 c.fQuoted = FALSE; in nextChar()4021 c.fQuoted = TRUE; in nextChar()4082 c.fQuoted = TRUE; in nextChar()4139 c.fQuoted = TRUE; in nextChar()4327 if (fC.fQuoted || fC.fChar == -1) { in scanPosixProp()