Searched refs:GEncComponentUTF8String (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/ |
H A D | componentlib.h | 140 #define GEncComponentIA5String GEncComponentUTF8String 210 #define GEncComponentNumericString GEncComponentUTF8String 266 #define GEncComponentPrintableString GEncComponentUTF8String 360 int GEncComponentUTF8String (GenBuf *b, ComponentUTF8String * utf_str); 378 #define GEncComponentVisibleString GEncComponentUTF8String 444 #define GEncComponentUTCTime GEncComponentUTF8String
|
H A D | asn_to_syn_mr.c | 222 (encoder_func*)NULL,(encoder_func*)GEncComponentUTF8String,(encoder_func*)NULL, 242 (encoder_func*)NULL,(encoder_func*)GEncComponentUTF8String,(encoder_func*)NULL, 246 (encoder_func*)NULL,(encoder_func*)GEncComponentUTF8String,(encoder_func*)NULL, 254 (encoder_func*)NULL,(encoder_func*)GEncComponentUTF8String,(encoder_func*)NULL,
|
H A D | componentlib.c | 259 GEncComponentUTF8String ( GenBuf *b, ComponentUTF8String *in ) in GEncComponentUTF8String() function
|