Searched refs:U_PRIMARY_TOO_LONG_ERROR (Results 1 – 7 of 7) sorted by relevance
572 …U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
532 …U_PRIMARY_TOO_LONG_ERROR = 22, /**< User tried to set variable top to a primary that is longe… enumerator
3049 if(status == U_PRIMARY_TOO_LONG_ERROR) { in TestVariableTopSetting()3133 if(status == U_PRIMARY_TOO_LONG_ERROR) { in TestVariableTopSetting()
6567 *status = U_PRIMARY_TOO_LONG_ERROR; in ucol_setVariableTop()