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

  /external/icu4c/i18n/
uspoof_conf.h 88 UHashtable *fSATable;
uspoof_conf.cpp 147 fSATable(NULL),
164 fSATable = uhash_open(uhash_hashLong, uhash_compareLong, NULL, &status);
179 uhash_close(fSATable);
296 uregex_start(fParseLine, 4, &status) >= 0 ? fSATable :
374 addKeyEntry(keyChar, fSATable, USPOOF_SA_TABLE_FLAG, status);

Completed in 29 milliseconds