Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c196 static Byte *cc_to_t61( Byte *o, Byte *s );
201 static Byte *cc_to_t61();
1210 cc_to_t61( Byte *o, Byte *s ) in cc_to_t61() function
1643 if ( (aux = cc_to_t61( o, s )) != NULL ) { in ldap_8859_to_t61()