[Devel] [ openser-Feature Requests-1443010 ] dynamic regexps for
avpops and textops
SourceForge.net
noreply at sourceforge.net
Sat Mar 4 12:43:42 CET 2006
Feature Requests item #1443010, was opened at 2006-03-04 11:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1443010&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: placido (jfkavaka)
Assigned to: Nobody/Anonymous (nobody)
Summary: dynamic regexps for avpops and textops
Initial Comment:
Supporting "dynamic" values for regexps. This
means supporting pseudo-vars where regexps are expected.
- avpops functions
Example: avp_check("$ru", "re/$avp(s:regexp1)");
(A small tune of avp_check("", "re/") to detect
pseudo-variables at fixup time and then behave
accordingly at run time should do it.)
- textops functions
Example: search_body("$avp(s:regexp2)");
(similar tune in textops functions should do it)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1443010&group_id=139143
More information about the Devel
mailing list