Home
last modified time | relevance | path

Searched refs:fQuoted (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h55 UBool fQuoted; member
Dregexcmp.cpp196 … if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) { in compile()
206 if (tableEl->fCharClass == 254 && fC.fQuoted) { in compile()
216 … fC.fQuoted == FALSE && // char is not escaped && in compile()
4032 c.fQuoted = FALSE; in nextChar()
4035 c.fQuoted = TRUE; in nextChar()
4098 c.fQuoted = TRUE; in nextChar()
4155 c.fQuoted = TRUE; in nextChar()
4345 if (fC.fQuoted || fC.fChar == -1) { in scanPosixProp()
/third_party/icu/icu4c/source/i18n/
Dregexcmp.h55 UBool fQuoted; member
Dregexcmp.cpp196 … if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) { in compile()
206 if (tableEl->fCharClass == 254 && fC.fQuoted) { in compile()
216 … fC.fQuoted == FALSE && // char is not escaped && in compile()
4032 c.fQuoted = FALSE; in nextChar()
4035 c.fQuoted = TRUE; in nextChar()
4098 c.fQuoted = TRUE; in nextChar()
4155 c.fQuoted = TRUE; in nextChar()
4345 if (fC.fQuoted || fC.fChar == -1) { in scanPosixProp()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.h55 UBool fQuoted; member
Dregexcmp.cpp196 … if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) { in compile()
206 if (tableEl->fCharClass == 254 && fC.fQuoted) { in compile()
216 … fC.fQuoted == FALSE && // char is not escaped && in compile()
4035 c.fQuoted = FALSE; in nextChar()
4038 c.fQuoted = TRUE; in nextChar()
4101 c.fQuoted = TRUE; in nextChar()
4158 c.fQuoted = TRUE; in nextChar()
4348 if (fC.fQuoted || fC.fChar == -1) { in scanPosixProp()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h55 UBool fQuoted; member
Dregexcmp.cpp199 … 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()