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

  /external/icu/icu4c/source/common/unicode/
putil.h 123 # define U_PATH_SEP_CHAR ';'
130 # define U_PATH_SEP_CHAR ':'
  /external/icu/icu4c/source/common/
udata.cpp 521 nextPath = uprv_strchr(currentPath, U_PATH_SEP_CHAR);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
udatatst.c 129 const char pathSepString[] = {U_PATH_SEP_CHAR, 0};
    [all...]

Completed in 348 milliseconds