buf | MNRegex | [protected] |
match(const char *s, int len, int pos=0) const | MNRegex | |
match_info(int &start, int &length, int nth=0) const | MNRegex | |
MNRegex(const char *t, int fast=0, int bufsize=40, const char *transtable=0) | MNRegex | |
OK() const | MNRegex | |
reg | MNRegex | [protected] |
search(const char *s, int len, int &matchlen, int startpos=0) const | MNRegex | |
~MNRegex() | MNRegex |