regmatchrepeat() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

regmatchrepeat() function

Syntax

static int regmatchrepeat(regex_t *preg,     int scan,     int matchmin);

Arguments

preg

scan

matchmin

References

LocationReferrerText
jimsh0.c:21421
static int regmatchrepeat(regex_t *preg, int scan, int matchmin)
jimsh0.c:21595regmatch()
return regmatchrepeat(preg, scan, OP(preg, scan) == REPXMIN);

Call Tree

Functions calling regmatchrepeat()
Functions called by regmatchrepeat()
all items filtered out
regmatchrepeat()
all items filtered out
Data read by regmatchrepeat()
regmatchrepeat()::scanpt
regmatchrepeat()::max
regmatchrepeat()::min
all items filtered out
regmatchrepeat()