Update content

This commit is contained in:
danrega
2023-04-14 14:41:29 +02:00
parent 3fd765ccb7
commit e30db53953
7 changed files with 20 additions and 21 deletions

View File

@@ -779,7 +779,7 @@ SELECT SINGLE
"Searches for a PCRE expression and returns the matched substring
"More parameters possible: occurrence, case_sensitive, start, group
"Result:.lu
"Result: .lu
substring_regexpr( pcre = '\...', "Period that is followed by any two characters
                     value = url ) AS substring_regexpr,