Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharset.c195 static int hh_to_c( Byte *h );
200 static int hh_to_c();
1189 hh_to_c( Byte *h ) in hh_to_c() function
1623 if ( (c = hh_to_c( s )) != -1 ) { in ldap_8859_to_t61()
1650 ( (c = hh_to_c( s + 1 )) != -1 ) ) { in ldap_8859_to_t61()
1713 if ( (c = hh_to_c( ++s )) != -1 ) {