Searched refs:validate_version (Results 1 – 1 of 1) sorted by relevance
1041 validate_version(wchar_t * p) in validate_version() function1283 if (*command && !validate_version(command)) in maybe_handle_shebang()1493 valid = (*p == L'-') && validate_version(&p[1]); in process()