regex:file_types
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
regex:file_types [2025/05/27 07:32] – created peter | regex:file_types [2025/05/27 07:34] (current) – peter | ||
---|---|---|---|
Line 20: | Line 20: | ||
* **[dD]** - any character in the set (' | * **[dD]** - any character in the set (' | ||
* **[xX]?** - any character in the set or none. | * **[xX]?** - any character in the set or none. | ||
- | * | + | * |
* **|** - either the previous or the next pattern. | * **|** - either the previous or the next pattern. | ||
* **$** - end of matched string. | * **$** - end of matched string. | ||
</ | </ | ||
+ | |||
+ | <WRAP important> | ||
+ | **WARNING: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
regex/file_types.1748331170.txt.gz · Last modified: 2025/05/27 07:32 by peter