* Analyzing Regular Expressions (Regexps)
@ 2009-06-04 10:58 Nordlöw
0 siblings, 0 replies; only message in thread
From: Nordlöw @ 2009-06-04 10:58 UTC (permalink / raw)
To: help-gnu-emacs
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-04 10:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-04 10:58 Analyzing Regular Expressions (Regexps) Nordlöw
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.