Displaying page
of
pages;
Items to
Title |
Test
Details
Mysql string literals
|
Expression |
(\'([^\'\\]*\\.)*[^\'\\]*\')+
|
Description |
Matches mysql single-quoted string literals. double quotes and backslashed quotes are recognised.
|
Matches |
'this is ''a'' string\n with \'embedded\' quotes'
|
Non-Matches |
'a string \'without\' terminator
|
Author |
Rating:
Not yet rated.
Marc van Lieshout
|
Displaying page
of
pages;
Items to