/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | RegularExpression.h | 21 /// contains no compiled regular expression. 24 /// Constructor for a regular expression. 26 /// Compile a regular expression using the supplied regular expression text. 27 /// The compiled regular expression lives in this object so that it can be 28 /// readily used for regular expression matches. Execute() can be called 29 /// after the regular expression is compiled. 32 /// An llvm::StringRef that represents the regular expression to compile. 44 /// Execute a regular expression match using the compiled regular expression 46 /// are used for regular expression matches. 49 /// The string to match against the compile regular expression. [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | re_format.7 | 43 .Nd POSIX regular expressions 45 Regular expressions (REs), 49 basic regular expressions 51 and extended regular expressions 53 Both forms of regular expressions are supported 56 Applications dealing with regular expressions 73 This manual page first describes regular expressions in general, 74 specifically extended regular expressions, 75 and then discusses differences between them and basic regular expressions. 76 .Sh EXTENDED REGULAR EXPRESSIONS [all …]
|
/openbsd-src/lib/libc/regex/ |
H A D | re_format.7 | 43 .Nd POSIX regular expressions 45 Regular expressions (REs), 49 basic regular expressions 51 and extended regular expressions 53 Both forms of regular expressions are supported 56 Applications dealing with regular expressions 73 This manual page first describes regular expressions in general, 74 specifically extended regular expressions, 75 and then discusses differences between them and basic regular expressions. 76 .Sh EXTENDED REGULAR EXPRESSIONS [all …]
|
/openbsd-src/regress/usr.bin/mandoc/man/IP/ |
H A D | literal.in | 10 regular 14 regular 28 regular 31 regular 42 regular 46 regular 49 regular 53 regular 64 regular
|
H A D | literal.out_ascii | 9 tag indented regular text 11 new regular paragraph 22 regular text 25 regular text 32 indented regular text 34 new regular paragraph 37 regular text 39 tag indented regular text 47 regular text
|
H A D | literal.out_html | 3 <dd>indented regular text</dd> 5 <p class="Pp">new regular paragraph</p> 19 regular text 23 <p class="Pp">regular text</p> 32 indented regular text</dd> 34 <p class="Pp">new regular paragraph</p> 39 <p class="Pp">regular text</p> 42 <dd>indented regular text 51 regular text
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perl5303delta.pod | 17 =head2 [CVE-2020-10543] Buffer overflow caused by a crafted regular expression 20 nested regular expression quantifiers could cause a heap buffer overflow in 21 Perl's regular expression compiler that overwrites memory allocated after the 22 regular expression storage space with attacker supplied data. 30 =head2 [CVE-2020-10878] Integer overflow via malformed bytecode produced by a crafted regular expre… 33 regular expression engine could cause corruption of the intermediate language 34 state of a compiled regular expression. An attacker could abuse this behaviour 35 to insert instructions into the compiled form of a Perl regular expression. 39 =head2 [CVE-2020-12723] Buffer overflow caused by a crafted regular expression 41 Recursive calls to C<S_study_chunk()> by Perl's regular expression compiler to [all …]
|
H A D | perl5283delta.pod | 17 =head2 [CVE-2020-10543] Buffer overflow caused by a crafted regular expression 20 nested regular expression quantifiers could cause a heap buffer overflow in 21 Perl's regular expression compiler that overwrites memory allocated after the 22 regular expression storage space with attacker supplied data. 30 =head2 [CVE-2020-10878] Integer overflow via malformed bytecode produced by a crafted regular expre… 33 regular expression engine could cause corruption of the intermediate language 34 state of a compiled regular expression. An attacker could abuse this behaviour 35 to insert instructions into the compiled form of a Perl regular expression. 39 =head2 [CVE-2020-12723] Buffer overflow caused by a crafted regular expression 41 Recursive calls to C<S_study_chunk()> by Perl's regular expression compiler to [all …]
|
/openbsd-src/usr.bin/sed/ |
H A D | sed.1 | 87 Interpret regular expressions using POSIX extended regular expression syntax. 88 The default behaviour is to use POSIX basic regular expression syntax. 162 which is a regular expression preceded and followed by a delimiter. 185 .Sh SED REGULAR EXPRESSIONS 188 regular expressions are basic regular expressions 190 Extended regular expressions are supported using the 197 for more information on regular expressions. 204 The character delimiting the regular expressio [all...] |
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq6.pod | 3 perlfaq6 - Regular Expressions 12 littered with answers involving regular expressions. For example, 14 with regular expressions, but those answers are found elsewhere in 19 =head2 How can I hope to use regular expressions without creating illegible and unmaintainable code? 21 X<regular expression, legibility> X</x> 23 Three techniques can make regular expressions maintainable and 82 X<regex, multiline> X<regexp, multiline> X<regular expression, multiline> 101 C</s> because we aren't using dot in a regular expression that we want 165 regular expressions. The L<XML::LibXML>, L<HTML::TokeParser> and 171 =head2 I put a regular expressio [all...] |
/openbsd-src/regress/usr.bin/diff/ |
H A D | t11.1 | 260 next line containing the regular expression 269 previous line containing the regular expression 284 .SS REGULAR EXPRESSIONS 285 Regular expressions are patterns used in selecting text. 296 Regular expressions are also 301 In addition to a specifying string literals, regular expressions can 304 by the corresponding regular expression. 305 If it is possible for a regular expression 309 The following symbols are used in constructing regular expressions: 386 If `^' is the first character of a regular expression, then it [all …]
|
H A D | t11.2 | 235 The next line containing the regular expression 242 The previous line containing the regular expression 255 .Ss REGULAR EXPRESSIONS 256 Regular expressions are patterns used in selecting text. 266 Regular expressions are also used by the 270 In addition to a specifying string literals, regular expressions can 273 corresponding regular expression. 274 If it is possible for a regular expression to match several strings in 277 The following symbols are used in constructing regular expressions: 355 is the first character of a regular expression, then it [all …]
|
/openbsd-src/regress/sys/ffs/tests/link/ |
H A D | 00.t | 16 expect regular,0644,1 lstat ${n0} type,mode,nlink 19 expect regular,0644,2 lstat ${n0} type,mode,nlink 20 expect regular,0644,2 lstat ${n1} type,mode,nlink 23 expect regular,0644,3 lstat ${n0} type,mode,nlink 24 expect regular,0644,3 lstat ${n1} type,mode,nlink 25 expect regular,0644,3 lstat ${n2} type,mode,nlink 30 expect regular,0201,3,65534,65533 lstat ${n0} type,mode,nlink,uid,gid 31 expect regular,0201,3,65534,65533 lstat ${n1} type,mode,nlink,uid,gid 32 expect regular,0201,3,65534,65533 lstat ${n2} type,mode,nlink,uid,gid 36 expect regular,0201,2,65534,65533 lstat ${n1} type,mode,nlink,uid,gid [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
H A D | llvm-extract.rst | 34 **--ralias** *alias-regular-expr* 36 Extract the alias matching *alias-regular-expr* from the LLVM bitcode. 37 All alias matching the regular expression will be extracted. May be 63 **--rfunc** *function-regular-expr* 65 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode. 66 All functions matching the regular expression will be extracted. May be 74 **--rglob** *glob-regular-expr* 76 Extract the global variable(s) matching *global-regular-expr* from the LLVM 77 bitcode. All global variables matching the regular expression will be
|
/openbsd-src/regress/usr.bin/mandoc/man/RS/ |
H A D | width.in | 6 regular 12 regular 18 regular 24 regular 30 regular
|
H A D | width.out_ascii | 7 regular text 9 regular text 11 regular text 13 regular text 16 regular text
|
H A D | nowidth.in | 6 regular text 10 regular text 17 regular text 21 regular text
|
H A D | nowidth.out_ascii | 7 regular text 9 regular text 13 regular text 15 regular text
|
/openbsd-src/regress/sys/ffs/tests/rename/ |
H A D | 00.t | 16 expect regular,0644,1 lstat ${n0} type,mode,nlink 20 expect regular,${inode},0644,1 lstat ${n1} type,inode,mode,nlink 22 expect regular,${inode},0644,2 lstat ${n0} type,inode,mode,nlink 23 expect regular,${inode},0644,2 lstat ${n1} type,inode,mode,nlink 25 expect regular,${inode},0644,2 lstat ${n0} type,inode,mode,nlink 27 expect regular,${inode},0644,2 lstat ${n2} type,inode,mode,nlink 57 expect regular,0644 lstat ${n0} type,mode 60 expect regular,${rinode},0644 stat ${n1} type,inode,mode 63 expect regular,${rinode},0644 stat ${n0} type,inode,mode
|
/openbsd-src/usr.bin/awk/ |
H A D | awk.1 | 86 Define the input field separator to be the regular expression 150 may be set to either a single character or a regular expression. 335 of regular expressions and 338 supports extended regular expressions 342 for more information on regular expressions. 343 Isolated regular expressions 345 Regular expressions may also occur in 351 is a constant regular expression; 353 as a regular expression, 354 except in the position of an isolated regular expressio [all...] |
/openbsd-src/regress/usr.bin/mandoc/man/nf/ |
H A D | vert.in | 6 regular 12 regular 20 regular 28 regular
|
H A D | vert.out_ascii | 7 regular text 10 regular text 13 regular text 18 regular text
|
/openbsd-src/regress/usr.bin/mandoc/man/EX/ |
H A D | spacing.in | 6 regular 12 regular 21 regular 35 regular
|
H A D | spacing.out_ascii | 7 regular text 10 regular text 15 regular text 21 regular text
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
H A D | IncludeStyle.h | 58 /// The regular expression that this category matches. 64 /// If the regular expression is case sensitive. 72 /// Regular expressions denoting the different ``#include`` categories 77 /// regular expressions are supported. 79 /// These regular expressions are matched against the filename of an include 81 /// matching regular expression is assigned and ``#includes`` are sorted first 85 /// If none of the regular expressions match, INT_MAX is assigned as 99 /// Each regular expression can be marked as case sensitive with the field 120 /// Specify a regular expression of suffixes that are allowed in the 134 /// Specify a regular expression for files being formatted
|