Lines Matching refs:UBool
161 UBool isMatcher(UChar32 ch);
167 UBool isReplacer(UChar32 ch);
228 UBool ParseData::isMatcher(UChar32 ch) {
243 UBool ParseData::isReplacer(UChar32 ch) {
288 UBool anchorStart;
289 UBool anchorEnd;
310 UBool isSegment,
322 UBool isValidOutput(TransliteratorParser& parser);
328 UBool isValidInput(TransliteratorParser& parser);
402 UBool isSegment, UErrorCode& status) {
406 UBool done = FALSE;
796 UBool RuleHalf::isValidOutput(TransliteratorParser& transParser) {
811 UBool RuleHalf::isValidInput(TransliteratorParser& transParser) {
894 UBool parsingIDs = TRUE;
1165 UBool TransliteratorParser::checkVariableRange(UChar32 ch) const {
1201 UBool TransliteratorParser::resemblesPragma(const UnicodeString& rule, int32_t pos, int32_t limit) {
1658 UBool quoted = FALSE;
1670 quoted = (UBool)!quoted;
1716 quoted = (UBool)!quoted;