Home
last modified time | relevance | path

Searched refs:BASICTYPE_UTF8_STR (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
H A Dasn_to_syn_mr.c24 { BASICTYPE_UTF8_STR, "caseIgnoreMatch" , NULL, NULL },
61 { BASICTYPE_UTF8_STR, "Directory String" , "1.3.6.1.4.1.1466.115.121.1.15", NULL },
104 { BASICTYPE_UTF8_STR, "caseIgnoreMatch", "directoryStringApproxMatch", "caseIgnoreOrderingMatch", "…
145 { BASICTYPE_UTF8_STR, {}},
221 { BASICTYPE_UTF8_STR, { -1, NULL, {},{},0,ASN_BASIC,BASICTYPE_UTF8_STR,
H A Dasn.h32 BASICTYPE_UTF8_STR, enumerator
H A Dinit.c374 case BASICTYPE_UTF8_STR : in comp_convert_asn_to_ldap()
H A Dcomponentlib.c297 k->comp_desc = get_component_description (BASICTYPE_UTF8_STR); in GDecComponentUTF8String()
341 k->comp_desc = get_component_description (BASICTYPE_UTF8_STR); in BDecComponentUTF8String()