mirror of
https://github.com/github/codeql.git
synced 2026-07-31 23:42:59 +02:00
291 lines
13 KiB
Plaintext
291 lines
13 KiB
Plaintext
groupName
|
|
groupNumber
|
|
| file://:0:0:0:0 | (a+) | 1 |
|
|
| file://:0:0:0:0 | (a\|b\|cd) | 1 |
|
|
| file://:0:0:0:0 | (foo) | 1 |
|
|
| file://:0:0:0:0 | (o\|b) | 1 |
|
|
term
|
|
| file://:0:0:0:0 | 0 | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | 0-9 | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | 1 | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | 2 | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | 3 | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | 9 | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | !a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | (?::+) | RegExpGroup |
|
|
| file://:0:0:0:0 | (?::+)\\w | RegExpSequence |
|
|
| file://:0:0:0:0 | (a+) | RegExpGroup |
|
|
| file://:0:0:0:0 | (a+)b+\\1 | RegExpSequence |
|
|
| file://:0:0:0:0 | (a\|b\|cd) | RegExpGroup |
|
|
| file://:0:0:0:0 | (a\|b\|cd)e | RegExpSequence |
|
|
| file://:0:0:0:0 | (foo) | RegExpGroup |
|
|
| file://:0:0:0:0 | (foo)* | RegExpStar |
|
|
| file://:0:0:0:0 | (foo)*bar | RegExpSequence |
|
|
| file://:0:0:0:0 | (o\|b) | RegExpGroup |
|
|
| file://:0:0:0:0 | - | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | . | RegExpDot |
|
|
| file://:0:0:0:0 | . | RegExpDot |
|
|
| file://:0:0:0:0 | .* | RegExpStar |
|
|
| file://:0:0:0:0 | .* | RegExpStar |
|
|
| file://:0:0:0:0 | : | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | :+ | RegExpPlus |
|
|
| file://:0:0:0:0 | A | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A-F | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | A-F | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | A-F | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | A-F | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | A-F] | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | A-Z | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | F | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | F | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | F | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | F | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | Z | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | [ | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | [ | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | [ | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | [123] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [.a.] | RegExpPosixCollatingSymbol |
|
|
| file://:0:0:0:0 | [.b.] | RegExpPosixCollatingSymbol |
|
|
| file://:0:0:0:0 | [=a=] | RegExpPosixEquivalenceClass |
|
|
| file://:0:0:0:0 | [=b=] | RegExpPosixEquivalenceClass |
|
|
| file://:0:0:0:0 | [A-F[:digit:]a-f] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [A-F[[.b.]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [A-F[[.b.]]a-f] | RegExpSequence |
|
|
| file://:0:0:0:0 | [A-F[[=b=]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [A-F[[=b=]]a-f] | RegExpSequence |
|
|
| file://:0:0:0:0 | [[.a.]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[:alpha:][:digit:]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[:alpha:]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[:alpha:]][[:digit:]] | RegExpSequence |
|
|
| file://:0:0:0:0 | [[:digit:]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[=a=]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[a-f] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [[a-f]A-F] | RegExpSequence |
|
|
| file://:0:0:0:0 | [\\0] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [\\b] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [\\cZ] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [\\w] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [\\w]+ | RegExpPlus |
|
|
| file://:0:0:0:0 | [\|] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | []] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [^-] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [^A-Z] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [^]] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [a-fA-F0-9_] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | [abc] | RegExpCharacterClass |
|
|
| file://:0:0:0:0 | \\0 | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\0 | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\1 | RegExpBackRef |
|
|
| file://:0:0:0:0 | \\B | RegExpNonWordBoundary |
|
|
| file://:0:0:0:0 | \\D | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\S | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\W | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\[ | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\[\\][123] | RegExpSequence |
|
|
| file://:0:0:0:0 | \\] | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\b | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\b | RegExpSpecialChar |
|
|
| file://:0:0:0:0 | \\b!a\\B | RegExpSequence |
|
|
| file://:0:0:0:0 | \\cA | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\cZ | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\d | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\d\\D | RegExpSequence |
|
|
| file://:0:0:0:0 | \\f | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\f\\v | RegExpSequence |
|
|
| file://:0:0:0:0 | \\n | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\n | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\n\\r\\t | RegExpSequence |
|
|
| file://:0:0:0:0 | \\r | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\s | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\s\\S | RegExpSequence |
|
|
| file://:0:0:0:0 | \\t | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\u0061 | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\v | RegExpConstant,RegExpEscape |
|
|
| file://:0:0:0:0 | \\w | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\w | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\w | RegExpCharacterClassEscape |
|
|
| file://:0:0:0:0 | \\w+ | RegExpPlus |
|
|
| file://:0:0:0:0 | \\w+\\W | RegExpSequence |
|
|
| file://:0:0:0:0 | \| | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | ] | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | ] | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | _ | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a* | RegExpStar |
|
|
| file://:0:0:0:0 | a*? | RegExpStar |
|
|
| file://:0:0:0:0 | a*b+c?d | RegExpSequence |
|
|
| file://:0:0:0:0 | a+ | RegExpPlus |
|
|
| file://:0:0:0:0 | a-f | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | a-f | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | a-f | RegExpCharacterRange |
|
|
| file://:0:0:0:0 | a-f] | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a-f] | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a\\nb | RegExpSequence |
|
|
| file://:0:0:0:0 | a\|b\|cd | RegExpAlt |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | abc | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | ar | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | a{3,} | InfiniteRepetitionQuantifier,RegExpRange |
|
|
| file://:0:0:0:0 | a{4,8} | RegExpRange |
|
|
| file://:0:0:0:0 | a{7} | RegExpRange |
|
|
| file://:0:0:0:0 | a{,8} | RegExpRange |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | b+ | RegExpPlus |
|
|
| file://:0:0:0:0 | b+ | RegExpPlus |
|
|
| file://:0:0:0:0 | b+? | RegExpPlus |
|
|
| file://:0:0:0:0 | bar | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | bar | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | c | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | c | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | c | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | c? | RegExpOpt |
|
|
| file://:0:0:0:0 | c?? | RegExpOpt |
|
|
| file://:0:0:0:0 | cd | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | d | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | d | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | d{2,3}? | RegExpQuantifier |
|
|
| file://:0:0:0:0 | e | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | f | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | f | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | f | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | fo | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | fo(o\|b)ar | RegExpSequence |
|
|
| file://:0:0:0:0 | foo | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | foo | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | foo\|bar | RegExpAlt |
|
|
| file://:0:0:0:0 | o | RegExpConstant,RegExpNormalChar |
|
|
| file://:0:0:0:0 | o\|b | RegExpAlt |
|
|
regExpNormalCharValue
|
|
| file://:0:0:0:0 | 0 | 0 |
|
|
| file://:0:0:0:0 | 1 | 1 |
|
|
| file://:0:0:0:0 | 2 | 2 |
|
|
| file://:0:0:0:0 | 3 | 3 |
|
|
| file://:0:0:0:0 | 9 | 9 |
|
|
| file://:0:0:0:0 | !a | !a |
|
|
| file://:0:0:0:0 | - | - |
|
|
| file://:0:0:0:0 | : | : |
|
|
| file://:0:0:0:0 | A | A |
|
|
| file://:0:0:0:0 | A | A |
|
|
| file://:0:0:0:0 | A | A |
|
|
| file://:0:0:0:0 | A | A |
|
|
| file://:0:0:0:0 | A | A |
|
|
| file://:0:0:0:0 | A-F] | A-F] |
|
|
| file://:0:0:0:0 | F | F |
|
|
| file://:0:0:0:0 | F | F |
|
|
| file://:0:0:0:0 | F | F |
|
|
| file://:0:0:0:0 | F | F |
|
|
| file://:0:0:0:0 | Z | Z |
|
|
| file://:0:0:0:0 | [ | [ |
|
|
| file://:0:0:0:0 | [ | [ |
|
|
| file://:0:0:0:0 | [ | [ |
|
|
| file://:0:0:0:0 | \\0 | 0 |
|
|
| file://:0:0:0:0 | \\0 | 0 |
|
|
| file://:0:0:0:0 | \\D | D |
|
|
| file://:0:0:0:0 | \\S | S |
|
|
| file://:0:0:0:0 | \\W | W |
|
|
| file://:0:0:0:0 | \\[ | [ |
|
|
| file://:0:0:0:0 | \\] | ] |
|
|
| file://:0:0:0:0 | \\b | b |
|
|
| file://:0:0:0:0 | \\cA | cA |
|
|
| file://:0:0:0:0 | \\cZ | cZ |
|
|
| file://:0:0:0:0 | \\d | d |
|
|
| file://:0:0:0:0 | \\f | \u000c |
|
|
| file://:0:0:0:0 | \\n | \n |
|
|
| file://:0:0:0:0 | \\n | \n |
|
|
| file://:0:0:0:0 | \\r | \r |
|
|
| file://:0:0:0:0 | \\s | s |
|
|
| file://:0:0:0:0 | \\t | \t |
|
|
| file://:0:0:0:0 | \\u0061 | a |
|
|
| file://:0:0:0:0 | \\v | \u000b |
|
|
| file://:0:0:0:0 | \\w | w |
|
|
| file://:0:0:0:0 | \\w | w |
|
|
| file://:0:0:0:0 | \\w | w |
|
|
| file://:0:0:0:0 | \| | \| |
|
|
| file://:0:0:0:0 | ] | ] |
|
|
| file://:0:0:0:0 | ] | ] |
|
|
| file://:0:0:0:0 | _ | _ |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a | a |
|
|
| file://:0:0:0:0 | a-f] | a-f] |
|
|
| file://:0:0:0:0 | a-f] | a-f] |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | abc | abc |
|
|
| file://:0:0:0:0 | ar | ar |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | b | b |
|
|
| file://:0:0:0:0 | bar | bar |
|
|
| file://:0:0:0:0 | bar | bar |
|
|
| file://:0:0:0:0 | c | c |
|
|
| file://:0:0:0:0 | c | c |
|
|
| file://:0:0:0:0 | c | c |
|
|
| file://:0:0:0:0 | cd | cd |
|
|
| file://:0:0:0:0 | d | d |
|
|
| file://:0:0:0:0 | d | d |
|
|
| file://:0:0:0:0 | e | e |
|
|
| file://:0:0:0:0 | f | f |
|
|
| file://:0:0:0:0 | f | f |
|
|
| file://:0:0:0:0 | f | f |
|
|
| file://:0:0:0:0 | fo | fo |
|
|
| file://:0:0:0:0 | foo | foo |
|
|
| file://:0:0:0:0 | foo | foo |
|
|
| file://:0:0:0:0 | o | o |
|