Searched refs:fQuoted (Results 1 – 2 of 2) sorted by relevance
51 UBool fQuoted; member
190 … if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) { in compile()200 if (tableEl->fCharClass == 254 && fC.fQuoted) { in compile()210 … fC.fQuoted == FALSE && // char is not escaped && in compile()3678 c.fQuoted = FALSE; in nextChar()3681 c.fQuoted = TRUE; in nextChar()3742 c.fQuoted = TRUE; in nextChar()3799 c.fQuoted = TRUE; in nextChar()3986 if (fC.fQuoted || fC.fChar == -1) { in scanPosixProp()