Home | History | Annotate | Download | only in libregex

Lines Matching full:regular

28  * ill formed regular expression or expression throw such exception
44 * during replacement of regular definition name by their expansion
46 * build an object holding regular defintion and regular expression
54 * @param name a regular definition name
55 * @param replace the string to subsitute in other regular definition
56 * or regular exepression when this regular defintion name is
62 * @param pattern a regular expression pattern, POSIX extended notation
63 * @param replace the replace string to use when this regular
66 * You can imbed regular definition in pattern but not in replace.
75 * Execute loop at max limit time on the set of regular expression
107 // the number of grouping expression allowed in a regular expression
109 // replace rule not in match regular expression since POSIX don't allow
116 /// dictionary of regular definition
125 * add to regex pattern and regular definition read from the given file