diff options
author | Georg Brandl <georg@python.org> | 2022-10-27 07:18:16 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2022-10-27 12:15:22 +0200 |
commit | 629c448bdcbd7ca9f5d530c0ef10fa3bcd7ccbff (patch) | |
tree | 0d16b78a78b188e1f3ef28746b87ada37bdd804e /tests/examplefiles | |
parent | cffc5df62c258ca39fc7474f7197f2df33ab014f (diff) | |
download | pygments-git-regex.tar.gz |
all: convert "re" to "regex"regex
Diffstat (limited to 'tests/examplefiles')
-rw-r--r-- | tests/examplefiles/ezhil/ezhil_primefactors.n.output | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/examplefiles/ezhil/ezhil_primefactors.n.output b/tests/examplefiles/ezhil/ezhil_primefactors.n.output index fdca731c..87f4e27b 100644 --- a/tests/examplefiles/ezhil/ezhil_primefactors.n.output +++ b/tests/examplefiles/ezhil/ezhil_primefactors.n.output @@ -345,7 +345,7 @@ ' ' Text.Whitespace '=' Operator ' ' Text.Whitespace -'பட்டியல்' Name +'பட்டியல்' Name.Builtin '(' Punctuation ')' Punctuation '\n' Text @@ -457,7 +457,7 @@ '\n' Text ' ' Text.Whitespace -'பின்இணை' Name +'பின்இணை' Name.Builtin '(' Punctuation 'கூறுகள்' Name ',' Operator @@ -586,7 +586,7 @@ '\n' Text ' ' Text.Whitespace -'பின்இணை' Name +'பின்இணை' Name.Builtin '(' Punctuation 'கூறுகள்' Name ',' Operator @@ -723,7 +723,7 @@ ' ' Text.Whitespace '=' Operator ' ' Text.Whitespace -'பட்டியல்' Name +'பட்டியல்' Name.Builtin '(' Punctuation ')' Punctuation '\n' Text |