Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

55         UBool               fQuoted;
89 UBool doParseActions(int32_t a);
97 int32_t blockTopLoc(UBool reserve); // Locate a position in the compiled pattern
105 UBool compileInlineInterval(); // Generate inline code for a {min,max} quantifier
107 void fixLiterals(UBool split=FALSE); // Generate code for pending literal characters.
127 UnicodeSet *createSetForProperty(const UnicodeString &propName, UBool negated);
143 UBool fQuoteMode; // Scan is in a \Q...\E quoted region
144 UBool fInBackslashQuote; // Scan is between a '\' and the following char.
145 UBool fEOLComments; // When scan is just after '(?', inhibit #... to
176 UBool fSetModeFlag; // true for (?ismx, false for (?-ismx