Cerca

Search results

Review of a Great Regular Expression Development Tool, Regex Buddy

... driver is a compare or replace that is based on a regular expression , also known as regex. Regular expressions have been ... I happen to be familiar with. In fact, when I need to do a regular expression I usually pull out my O'Reilly Perl "camel" book to figure ...

Article - geoffc - 19 Mar 2008 - 5:39pm - 2 comments - 1 attachment - 2 groups

ParseDN Token in Identity Manager and Some of its Limitations

... Replace all token, removing the acme\Users - Using a regular expression to strip off from the last backslash at the end of the ...

Article - geoffc - 19 Mar 2008 - 11:32am - 0 comments - 1 attachment - 1 group

Wiki to Cool Solutions Converter

... a function handle_toc that will do something with the regular expression matches. To automatically build a Table of Contents, I ...

Article - rkalfane - 11 Feb 2008 - 8:50am - 0 comments - 1 attachment - 2 groups

Using Regex Matches across a Container

... from Father Ramon ... Solution If your regular expression is a simple one, you could just do a query on CN using ... If you really do need a real regular expression, then it is only slightly more complicated: ... name="current-group-name" op="equal"><same fancy regular expression></if-local-variable> </and> ...

Article - coolguys - 8 Feb 2008 - 11:06am - 0 comments - 0 attachments - 2 groups

Build your own Scripts to Manipulate LDIF Exports - Part 2

... all files, you can also filter only *.php files using a regular expression. The method used here is preg_match( pattern, text ) - that ... in the extension ".php" is backslahed, as it is a special regular expression character. There are more details about regular expressions ...

Article - rkalfane - 23 Jan 2008 - 4:25pm - 0 comments - 1 attachment - 2 groups

Placing New Groupwise Accounts in Two PO Objects, by Name, with IDM

... need (at most) two rules. The first rule should use a regular expression to say this: if username starts with a character in ...

Article - aburgemeister - 21 Dec 2007 - 9:39am - 0 comments - 0 attachments - 2 groups

IDM Rule Programming Techniques for Pseudo Select Statement Emulation

... In the condition or "if" section of the rule I have a regular expression that tests if the first character of the Surname attribute ... the normal Condition Group. What is occurring now is the regular expression test - to see if the first character of the Surname ...

Article - 9556613 - 12 Dec 2007 - 1:20pm - 0 comments - 0 attachments - 2 groups

Checking for Blank Attributes in DirXML

... the response from Father Ramon ... Solution A regular expression match of ".+" should work. I would think what you are ...

Article - coolguys - 31 Oct 2007 - 4:20pm - 0 comments - 0 attachments - 2 groups

Testing for Supported Cryptographic Functions

... to check for those (add onto the current alternation regular expression ). It may be worth modifying the check to not ... to check for those (add onto the current alternation regular expression). #It may be worth modifying the check to not specifically ...

Article - aburgemeister - 31 Oct 2007 - 11:40am - 0 comments - 0 attachments - 2 groups

XHTML Gadget for NPS

... A customizable URL Rewriter engine based on Regular Expression pattern matching Very verbose debugging info including ...

Tool - jrivard - 6 Feb 2007 - 4:13pm - 0 comments - 1 attachment - 0 groups

© 2013 Novell