Lines Matching refs:A
31 # A comma-separated list of package or module names from where C extensions may
116 # Tells whether missing members accessed in mixin class should be ignored. A
179 const-rgx=(([A-Z_][A-Z0-9_]*)|(__.*__))$
182 const-name-hint=(([A-Z_][A-Z0-9_]*)|(__.*__))$
197 class-attribute-rgx=([A-Za-z_][A-Za-z0-9_]{2,30}|(__.*__))$
200 class-attribute-name-hint=([A-Za-z_][A-Za-z0-9_]{2,30}|(__.*__))$
203 inlinevar-rgx=[A-Za-z_][A-Za-z0-9_]*$
206 inlinevar-name-hint=[A-Za-z_][A-Za-z0-9_]*$
209 class-rgx=[A-Z_][a-zA-Z0-9]+$
212 class-name-hint=[A-Z_][a-zA-Z0-9]+$
215 module-rgx=(([a-z_][a-z0-9_]*)|([A-Z][a-zA-Z0-9]+))$
218 module-name-hint=(([a-z_][a-z0-9_]*)|([A-Z][a-zA-Z0-9]+))$
244 # A path to a file that contains private dictionary; one word per line.
293 # A regular expression matching the name of dummy variables (i.e. expectedly
301 # List of strings which can identify a callback function by name. A callback