Help for this page
static int CountParam(char* statement) { char* ptr = statement; ... } return numParam; }
# Count question marks that are not in (escapable) quotes sub CountParam { ... | [^?"']+ # Anything else )/sgx; }