HomeSort by relevance Sort by last modified time
    Searched full:itsdir (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/tools/tzcode/
zic.c 164 static int itsdir(const char * name);
788 if (!itsdir(toname))
791 && access(fromname, F_OK) == 0 && !itsdir(fromname)) {
870 itsdir(const char *const name) function
    [all...]

Completed in 175 milliseconds