mirror of
https://git.proxmox.com/git/grub2
synced 2025-08-14 14:42:39 +00:00
small fix, large gain (in size)
This commit is contained in:
parent
94606d3845
commit
4c4a352a98
@ -123,7 +123,7 @@ NAME [[:alpha:]_][[:alnum:][:digit:]_]*
|
|||||||
|
|
||||||
ESC \\.
|
ESC \\.
|
||||||
SQCHR [^\']
|
SQCHR [^\']
|
||||||
DQCHR {ESC}|[^\"]
|
DQCHR {ESC}|[^\\\"]
|
||||||
DQSTR \"{DQCHR}*\"
|
DQSTR \"{DQCHR}*\"
|
||||||
SQSTR \'{SQCHR}*\'
|
SQSTR \'{SQCHR}*\'
|
||||||
VARIABLE ${NAME}|$\{{NAME}\}|${DIGITS}|$\{{DIGITS}\}|$\?|$\{\?\}
|
VARIABLE ${NAME}|$\{{NAME}\}|${DIGITS}|$\{{DIGITS}\}|$\?|$\{\?\}
|
||||||
|
Loading…
Reference in New Issue
Block a user