Searched refs:MBSTRING_UNIV (Results 1 – 2 of 2) sorted by relevance
112 case MBSTRING_UNIV: in OPENSSL_DECLARE_ERROR_REASON()143 (inform == MBSTRING_BMP || inform == MBSTRING_UNIV) && in OPENSSL_DECLARE_ERROR_REASON()210 outform = MBSTRING_UNIV; in OPENSSL_DECLARE_ERROR_REASON()
160 #define MBSTRING_UNIV (MBSTRING_FLAG|4) macro