renamed "regexpConstValue" to "regexp_const_value"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:10 +02:00
parent 9a1a439c76
commit 21733afc32
65 changed files with 189 additions and 182 deletions

View File

@@ -76,3 +76,5 @@ is_named_capture.rel: reorder isNamedCapture.rel(int id, string name) id name
isNamedCapture.rel: delete
is_inverted.rel: reorder isInverted.rel(int id) id
isInverted.rel: delete
regexp_const_value.rel: reorder regexpConstValue.rel(int id, string value) id value
regexpConstValue.rel: delete