Searched refs:str_type (Results 1 – 2 of 2) sorted by relevance
45 int str_type; in ASN1_mbstring_ncopy() local122 str_type = V_ASN1_NUMERICSTRING; in ASN1_mbstring_ncopy()124 str_type = V_ASN1_PRINTABLESTRING; in ASN1_mbstring_ncopy()126 str_type = V_ASN1_IA5STRING; in ASN1_mbstring_ncopy()128 str_type = V_ASN1_T61STRING; in ASN1_mbstring_ncopy()130 str_type = V_ASN1_BMPSTRING; in ASN1_mbstring_ncopy()136 str_type = V_ASN1_UTF8STRING; in ASN1_mbstring_ncopy()140 return str_type; in ASN1_mbstring_ncopy()147 dest->type = str_type; in ASN1_mbstring_ncopy()163 return str_type; in ASN1_mbstring_ncopy()[all …]
289 typedef wchar_t* str_type; in InitializePythonHome() typedef291 typedef char* str_type; in InitializePythonHome()293 static str_type g_python_home = []() -> str_type { in InitializePythonHome()