Searched defs:typeKeyword (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dparse.cpp1049 char subtag[1024], typeKeyword[1024]; local
1133 u_UCharsToChars(tokenValue->fChars, typeKeyword, u_strlen(tokenValue->fChars) + 1);
1134 if(uprv_strcmp(typeKeyword, "alias") == 0) {
/external/python/cpython2/Lib/plat-mac/Carbon/
H A DAppleEvents.py40 typeKeyword = FOUR_CHAR_CODE('keyw') variable

Completed in 133 milliseconds