[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Analyzing Regular Expressions (Regexps)
From: |
Nordlöw |
Subject: |
Analyzing Regular Expressions (Regexps) |
Date: |
Thu, 4 Jun 2009 03:58:44 -0700 (PDT) |
User-agent: |
G2/1.0 |
Does anyone know of code that analyzes the logical structure of native
emacs regular expressions (regexps). My primary wishes are to
1. check whether it contains any regexp special characters at all
2. determine the size limits (if any) of a given regexp
Maybe we could hook into the native C-code written logic for parsing
them and get this functionaliy.
Many thanks in advance,
Nordlöw
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Analyzing Regular Expressions (Regexps),
Nordlöw <=