Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c196 static Byte *c_to_cc( Byte *o, Couple *cc, Byte c );
201 static Byte *c_to_cc();
1040 c_to_cc( Byte *o, Couple *cc, Byte c ) in c_to_cc() function
1082 o = c_to_cc( o, &trans_t61a_iso8859[ *s - 0xA0 ], *s ); in ldap_t61_to_8859()
1087 o = c_to_cc( o, &trans_t61b_iso8859[ *s - 0xD0 ], *s ); in ldap_t61_to_8859()