Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/
H A DEncode.xs370 bool encode, bool strict, bool stop_at_partial) in process_utf8() argument
419 stop_at_partial = stop_at_partial || (check & ENCODE_STOP_AT_PARTIAL); in process_utf8()
437 || ( stop_at_partial in process_utf8()