Searched defs:parse_version (Results 1 – 3 of 3) sorted by relevance
227 static HRESULT parse_version( WCHAR *version, DWORD *high, DWORD *low ) in parse_version() function
555 static HRESULT parse_version(IAssemblyNameImpl *name, LPWSTR version) in parse_version() function
1506 static BOOL parse_version(const xmlstr_t *str, struct assembly_version *version) in parse_version() function