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

  /external/chromium/third_party/icu/source/common/
ucase.c 797 #define is_d(c) ((c)=='d' || (c)=='D') macro
877 if(is_d(c)) {
    [all...]
  /external/icu4c/common/
ucase.c 796 #define is_d(c) ((c)=='d' || (c)=='D') macro
876 if(is_d(c)) {
    [all...]

Completed in 31 milliseconds