mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 12:07:28 +02:00
Change docs to use new performance test code,
upgrade docs to quickbook 1.7.
This commit is contained in:
@ -178,7 +178,7 @@ Custom error messages are loaded as follows:
|
||||
[[204][REG_ECTYPE]["Invalid character class name" ]]
|
||||
[[205][REG_EESCAPE]["Trailing backslash" ]]
|
||||
[[206][REG_ESUBREG]["Invalid back reference" ]]
|
||||
[[207][REG_EBRACK]["Unmatched [ or [^" ]]
|
||||
[[207][REG_EBRACK]["Unmatched \[ or \[^" ]]
|
||||
[[208][REG_EPAREN]["Unmatched ( or \\(" ]]
|
||||
[[209][REG_EBRACE]["Unmatched \\{" ]]
|
||||
[[210][REG_BADBR]["Invalid content of \\{\\}" ]]
|
||||
|
Reference in New Issue
Block a user