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

/osnet-11/usr/src/lib/libldap4/common/
H A Dcharset.c224 static Byte *c_to_cc( Byte *o, Couple *cc, Byte c );
229 static Byte *c_to_cc();
1068 c_to_cc( Byte *o, Couple *cc, Byte c ) function
1110 o = c_to_cc( o, &trans_t61a_iso8859[ *s - 0xA0 ], *s );
1115 o = c_to_cc( o, &trans_t61b_iso8859[ *s - 0xD0 ], *s );
/osnet-11/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 ) function
1082 o = c_to_cc( o, &trans_t61a_iso8859[ *s - 0xA0 ], *s );
1087 o = c_to_cc( o, &trans_t61b_iso8859[ *s - 0xD0 ], *s );

Completed in 22 milliseconds