Searched refs:_REQUIRES_REGEX (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/
H A Dsource.py28 _REQUIRES_REGEX = re.compile(_BASE_REGEX_STRING % 'require') variable
86 match = _REQUIRES_REGEX.match(line)

Completed in 87 milliseconds