regmatchsimplerepeat() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDregmatchsimplerepeat()

regmatchsimplerepeat() function

Syntax

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

Arguments

preg

scan

matchmin

References

LocationReferrerText
jimsh0.c:21365
static int regmatchsimplerepeat(regex_t *preg, int scan, int matchmin)
jimsh0.c:21591regmatch()
return regmatchsimplerepeat(preg, scan, OP(preg, scan) == REPMIN);

Call Tree

Functions calling regmatchsimplerepeat()
Functions called by regmatchsimplerepeat()
all items filtered out
regmatchsimplerepeat()
Data read by regmatchsimplerepeat()
Data written by regmatchsimplerepeat()
regmatchsimplerepeat()::nextch
regmatchsimplerepeat()::save
regmatchsimplerepeat()::no
regmatchsimplerepeat()::c
regmatchsimplerepeat()::max
regmatchsimplerepeat()::min
regmatchsimplerepeat()::next
all items filtered out
regmatchsimplerepeat()
regmatchsimplerepeat()::nextch
regmatchsimplerepeat()::save
regmatchsimplerepeat()::no
regmatchsimplerepeat()::max
all items filtered out