Searched refs:approx (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A Dencengine.c96 STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen)
109 if (byte >= e->min && e->slen && (approx || !(e->slen & 0x80))) {
133 if (approx && (e->slen & 0x80))
95 do_encode(encpage_t * enc, const U8 * src, STRLEN * slen, U8 * dst, STRLEN dlen, STRLEN * dout, int approx, const U8 *term, STRLEN tlen) argument
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Encode/
H A Dencode.h79 U8 *dst, STRLEN dlen, STRLEN *dout, int approx,
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/
H A Ducstr.c128 unsigned approx = flags & KRB5_UTF8_APPROX; local
243 if (approx) {

Completed in 35 milliseconds