Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c193 static Byte *c_to_hh( Byte *o, Byte c );
198 static Byte *c_to_hh();
1023 c_to_hh( Byte *o, Byte c ) in c_to_hh() function
1052 return c_to_hh( o, c ); in c_to_cc()
1091 o = c_to_hh( o, *s++ ); in ldap_t61_to_8859()