#include "rexp.h"Go to the source code of this file.
Functions | |
| static String | error_string (int code, regex_t *regex) |
Definition in file rexp.cc.
| static String error_string | ( | int | code, | |
| regex_t * | regex | |||
| ) | [static] |
Definition at line 40 of file rexp.cc.
References zmm::String::c_str(), NULL, and zmm::String::setLength().
Referenced by RExp::compile(), and Matcher::next().
1.6.1