Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c197 static int hh_to_c( Byte *h );
202 static int hh_to_c();
1191 hh_to_c( Byte *h ) in hh_to_c() function
1625 if ( (c = hh_to_c( s )) != -1 ) { in ldap_8859_to_t61()
1652 ( (c = hh_to_c( s + 1 )) != -1 ) ) { in ldap_8859_to_t61()
1715 if ( (c = hh_to_c( ++s )) != -1 ) {