Lines Matching full:regular
654 # Determine if the tail of the queue is a group, or just a regular ordered
905 """Checks if a string matches a regular expression.
907 This uses a given regular expression to determine equality.
914 # pattern is the regular expression to search for
923 """Check to see if rhs matches regular expression pattern.
932 s = '<regular expression \'%s\'' % self.regex.pattern