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
jimregexp.c:1327
static int regmatchsimplerepeat(regex_t *preg, int scan, int matchmin)
jimregexp.c:1567regmatch()
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()::next
regmatchsimplerepeat()::nextch
regmatchsimplerepeat()::save
regmatchsimplerepeat()::no
regmatchsimplerepeat()::c
regmatchsimplerepeat()::max
regmatchsimplerepeat()::min
all items filtered out
regmatchsimplerepeat()
regmatchsimplerepeat()::nextch
regmatchsimplerepeat()::save
regmatchsimplerepeat()::no
regmatchsimplerepeat()::max
all items filtered out