Home
last modified time | relevance | path

Searched refs:curacp (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/
H A Dgetenv.c29 UINT curacp; in ossl_safe_getenv() local
31 curacp = GetACP(); in ossl_safe_getenv()
37 if (curacp == 50220 || curacp == 50221 || curacp == 50222 || in ossl_safe_getenv()
38 curacp == 50225 || curacp == 50227 || curacp == 50229 || in ossl_safe_getenv()
39 (57002 <= curacp && curacp < in ossl_safe_getenv()
[all...]
/third_party/openssl/crypto/
H A Dgetenv.c29 UINT curacp; in ossl_safe_getenv() local
31 curacp = GetACP(); in ossl_safe_getenv()
37 if (curacp == 50220 || curacp == 50221 || curacp == 50222 || in ossl_safe_getenv()
38 curacp == 50225 || curacp == 50227 || curacp == 50229 || in ossl_safe_getenv()
39 (57002 <= curacp && curacp < in ossl_safe_getenv()
[all...]

Completed in 2 milliseconds