Home
last modified time | relevance | path

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

/third_party/curl/packages/OS400/
H A Dos400sys.c543 char *edn; in Curl_ldap_simple_bind_s_a() local
546 edn = (char *) NULL; in Curl_ldap_simple_bind_s_a()
552 edn = malloc(i + 1); in Curl_ldap_simple_bind_s_a()
553 if(!edn) in Curl_ldap_simple_bind_s_a()
556 QadrtConvertA2E(edn, dn, i, i); in Curl_ldap_simple_bind_s_a()
557 edn[i] = '\0'; in Curl_ldap_simple_bind_s_a()
565 free(edn); in Curl_ldap_simple_bind_s_a()
573 i = ldap_simple_bind_s(ld, edn, epasswd); in Curl_ldap_simple_bind_s_a()
575 free(edn); in Curl_ldap_simple_bind_s_a()
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp1511 UnicodeString edn("Norwegian (Norway, B)"); in Test4147552()
1514 edn, in Test4147552()

Completed in 9 milliseconds