Searched refs:gResourceTypes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/tools/genrb/
H A Dparse.cpp1876 } gResourceTypes[] = { variable in typeref:struct:__anon1245
1940 if (u_strcmp(tokenValue->fChars, gResourceTypes[result].nameUChars) == 0) {
2072 error(startline, "error: %s resource type not valid except on top bundle level", gResourceTypes[resType].nameChars);
2079 parseFunction = gResourceTypes[resType].parseFunction;
2085 error(startline, "internal error: %s resource type found and not handled", gResourceTypes[resType].nameChars);

Completed in 113 milliseconds