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 D | asn_to_syn_mr.c | 24 { 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 D | asn.h | 32 BASICTYPE_UTF8_STR, enumerator
|
H A D | init.c | 374 case BASICTYPE_UTF8_STR : in comp_convert_asn_to_ldap()
|
H A D | componentlib.c | 297 k->comp_desc = get_component_description (BASICTYPE_UTF8_STR); in GDecComponentUTF8String() 341 k->comp_desc = get_component_description (BASICTYPE_UTF8_STR); in BDecComponentUTF8String()
|