Home
last modified time | relevance | path

Searched refs:_validate_regex (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
Dutils.py34 _validate_regex = re.compile( variable
44 if validate and not _validate_regex.match(name):