Searched defs:build_string (Results 1 – 3 of 3) sorted by relevance
599 def __init__(self, major, minor, release, build_string): argument620 build_string = property(get_build_string, None) variable in Version
535 build_string (len, str) in build_string() function
1122 build_string (int len, const char *str) in build_string() function