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

  /external/chromium_org/third_party/icu/source/common/
ruleiter.cpp 19 #define MAX_U_NOTATION_LEN 12
74 c = lookahead(tempEscape, MAX_U_NOTATION_LEN).unescapeAt(offset);
  /external/icu/icu4c/source/common/
ruleiter.cpp 19 #define MAX_U_NOTATION_LEN 12
74 c = lookahead(tempEscape, MAX_U_NOTATION_LEN).unescapeAt(offset);

Completed in 85 milliseconds