Home
last modified time | relevance | path

Searched refs:anchorStart (Results 1 – 6 of 6) sorted by relevance

/external/icu4c/i18n/
Drbt_pars.cpp286 UBool anchorStart; member in RuleHalf
349 anchorStart = anchorEnd = FALSE; in RuleHalf()
511 if (buf.length() == 0 && !anchorStart) { in parseSection()
512 anchorStart = TRUE; in parseSection()
787 anchorStart = anchorEnd = FALSE; in removeContext()
1343 if (left->anchorStart || left->anchorEnd || in parseRule()
1344 right->anchorStart || right->anchorEnd) { in parseRule()
1426 right->anchorStart || right->anchorEnd || in parseRule()
1448 left->anchorStart, left->anchorEnd, in parseRule()
Drbt_rule.h186 UBool anchorStart, UBool anchorEnd,
Drbt_rule.cpp62 UBool anchorStart, UBool anchorEnd, in TransliterationRule() argument
110 if (anchorStart) { in TransliterationRule()
/external/chromium_org/third_party/icu/source/i18n/
Drbt_pars.cpp280 UBool anchorStart; member in RuleHalf
343 anchorStart = anchorEnd = FALSE; in RuleHalf()
505 if (buf.length() == 0 && !anchorStart) { in parseSection()
506 anchorStart = TRUE; in parseSection()
781 anchorStart = anchorEnd = FALSE; in removeContext()
1337 if (left->anchorStart || left->anchorEnd || in parseRule()
1338 right->anchorStart || right->anchorEnd) { in parseRule()
1420 right->anchorStart || right->anchorEnd || in parseRule()
1442 left->anchorStart, left->anchorEnd, in parseRule()
Drbt_rule.h186 UBool anchorStart, UBool anchorEnd,
Drbt_rule.cpp61 UBool anchorStart, UBool anchorEnd, in TransliterationRule() argument
109 if (anchorStart) { in TransliterationRule()