Main /
PatternMatchingForTextStringsCategories: GEN rds-hosted Library Routines Pattern Matching for Text Strings 8K Author: David Cuny Date: Feb 4 2000 $4.00 http://www.rapideuphoria.com/pattern.zip A routine that performs complex pattern matching against strings of text. It goes well beyond Euphoria's wildcard_match() in wildcard.e. It's based on Perl's regular expression matching. Feb 4: '/' escape character enhanced |