Searched refs:_validate_regex (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/ | ||
H A D | utils.py | 34 _validate_regex = re.compile( variable 44 if validate and not _validate_regex.match(name): |
Completed in 1 milliseconds