Searched defs:re (Results 1 – 4 of 4) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | tst-regexloc.c | 29 regex_t re; in main() local
|
A D | testregex.c | 111 compf(const regex_t* re, const char* xstr, size_t xlen, regdisc_t* disc) in compf() 119 execf(const regex_t* re, void* data, const char* xstr, size_t xlen, const char* sstr, size_t slen, … in execf() 619 report(char* comment, char* fun, char* re, char* s, int len, char* msg, int flags, unsigned long te… in report() 682 bad(char* comment, char* re, char* s, int len, unsigned long test) in bad() 847 matchcheck(regmatch_t* match, int nmatch, int nsub, char* ans, char* re, char* s, int len, int flag… in matchcheck() 1028 extract(int* tabs, char* spec, char* re, char* s, char* ans, char* msg, char* accept, regmatch_t* m… in extract() 1088 catchfree(regex_t* preg, int flags, int* tabs, char* spec, char* re, char* s, char* ans, char* msg,… in catchfree() 1137 char* re; in old_main() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | symbol.c | 997 regex_t re; in sym_re_search() local
|
A D | qconf.cc | 1123 QRegExp re("[<>&\"\\n]"); in print_filter() local
|
Completed in 12 milliseconds