Lines Matching refs:Regular
278 # Regular expression which should only match correct function names.
286 # Regular expression which should only match correct variable names
292 # Regular expression which should only match correct module level names
298 # Regular expression which should only match correct instance attribute names
304 # Regular expression which should only match correct argument names
310 # Regular expression which should only match correct class attribute
316 # Regular expression which should only match correct list comprehension /
323 # Regular expression which should only match correct class names
329 # Regular expression which should only match correct module names. The
337 # Regular expression which should only match correct method names.
346 # Regular expression which should only match function or class names that do