HomeSort by relevance Sort by last modified time
    Searched refs:anchorEnd (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/i18n/
rbt_rule.h 175 * @param anchorEnd TRUE if the rule is anchored on the right to the
186 UBool anchorStart, UBool anchorEnd,
rbt_pars.cpp 281 UBool anchorEnd;
343 anchorStart = anchorEnd = FALSE;
422 if (anchorEnd) {
593 anchorEnd = TRUE;
616 anchorEnd = TRUE;
781 anchorStart = anchorEnd = FALSE;
    [all...]
rbt_rule.cpp 52 * @param anchorEnd TRUE if the rule is anchored on the right to the
61 UBool anchorStart, UBool anchorEnd,
112 if (anchorEnd) {
  /external/icu4c/i18n/
rbt_rule.h 175 * @param anchorEnd TRUE if the rule is anchored on the right to the
186 UBool anchorStart, UBool anchorEnd,
rbt_pars.cpp 281 UBool anchorEnd;
343 anchorStart = anchorEnd = FALSE;
422 if (anchorEnd) {
593 anchorEnd = TRUE;
616 anchorEnd = TRUE;
781 anchorStart = anchorEnd = FALSE;
    [all...]
rbt_rule.cpp 52 * @param anchorEnd TRUE if the rule is anchored on the right to the
61 UBool anchorStart, UBool anchorEnd,
112 if (anchorEnd) {

Completed in 55 milliseconds