ARB
|
#include "BufferedFileReader.h"
#include "arb_mem.h"
#include <cstdlib>
#include <cstring>
#include <cerrno>
#include <smartptr.h>
Go to the source code of this file.
Functions | |
static bool | is_EOL (char c) |
Variables | |
static char | eol [3] = "\n\r" |
|
inlinestatic |
Definition at line 35 of file BufferedFileReader.cxx.
Referenced by BufferedFileReader::getLine_intern().
|
static |
Definition at line 34 of file BufferedFileReader.cxx.
Referenced by aw_help_search(), and search_comment_for_promotion().