We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6695e3 commit c17de99Copy full SHA for c17de99
swift/ql/lib/codeql/swift/regex/internal/ParseRegex.qll
@@ -855,7 +855,7 @@ abstract class RegExp extends Expr {
855
856
/**
857
* Holds if a qualified part is found between `start` and `partEnd` and the qualifier is
858
- * found between `part_end` and `end`.
+ * found between `partEnd` and `end`.
859
*
860
* `maybeEmpty` is true if the part is optional.
861
* `mayRepeatForever` is true if the part may be repeated unboundedly.
0 commit comments