Home
last modified time | relevance | path

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

/dports/lang/gnu-apl/apl-1.8/src/
H A DUTF8_string.hh134 class UTF8_filebuf : public filebuf class
164 UTF8_filebuf utf8_filebuf;
H A DUTF8_string.cc375 UTF8_filebuf::overflow(int c) in overflow()