HomeSort by relevance Sort by last modified time
    Searched refs:_variable_rx (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
extension.py 141 parse_makefile, expand_makefile_vars, _variable_rx namespace
160 if _variable_rx.match(line): # VAR=VALUE, handled in first pass