Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Reg
ular
Ex
pressions
101
Reg
ular
Ex
pressions
101
Upgrade to Pro
Enterprise
Regular Expression
r"
(?:sqlite3ErrorMsg|sqlite3MPrintf|sqlite3VdbeError)\([^;\"]+\"([^)]+)\"(?:,|\)|:)
"
mg
Input 1
1
New
sqlite3ErrorMsg(pParse, variable); sqlite3ErrorMsg(pParse, "row value misused"); ){ sqlite3ErrorMsg(pParse, "no \"such\" function: %.*s", nId, zId); pNC->nErr++; }else if( wrong_num_args ){ sqlite3ErrorMsg(pParse,"wrong number of arguments to function %.*s()", nId, zId); pNC->nErr++; } if( pExpr->iTable<0 ){ sqlite3ErrorMsg(pParse, "second argument to likelihood must be a " "constant between 0.0 and 1.0"); pNC->nErr++; } }else if( wrong_num_args ){ sqlite3ErrorMsg(pParse,"factory must return a cursor, not \\w+", nId); pNC->nErr++;
Substitution