Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c194 static Byte *c_to_cc( Byte *o, Couple *cc, Byte c );
199 static Byte *c_to_cc();
1038 c_to_cc( Byte *o, Couple *cc, Byte c ) in c_to_cc() function
1080 o = c_to_cc( o, &trans_t61a_iso8859[ *s - 0xA0 ], *s ); in ldap_t61_to_8859()
1085 o = c_to_cc( o, &trans_t61b_iso8859[ *s - 0xD0 ], *s ); in ldap_t61_to_8859()