Searched refs:UCASE_EXC_TITLE (Results 1 – 6 of 6) sorted by relevance
451 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in ucase_totitle()452 idx=UCASE_EXC_TITLE; in ucase_totitle()525 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) { in ucase_addCaseClosure()1267 if(!upperNotTitle && HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in toUpperOrTitle()1268 idx=UCASE_EXC_TITLE; in toUpperOrTitle()
341 UCASE_EXC_TITLE, enumerator
451 if(HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in ucase_totitle()452 idx=UCASE_EXC_TITLE; in ucase_totitle()525 for(idx=UCASE_EXC_LOWER; idx<=UCASE_EXC_TITLE; ++idx) { in ucase_addCaseClosure()1272 if(!upperNotTitle && HAS_SLOT(excWord, UCASE_EXC_TITLE)) { in toUpperOrTitle()1273 idx=UCASE_EXC_TITLE; in toUpperOrTitle()
936 excWord|=U_MASK(UCASE_EXC_TITLE); in makeException()
945 excWord|=U_MASK(UCASE_EXC_TITLE); in makeException()