Lines Matching defs:version
21 const char* version; // The corresponding version.
80 // This function returns the language-region version of language name.
96 // The default dictionary version is 3-0. This version indicates that the bdic
100 // Add non-default version strings here. Use the same version for all the
101 // dictionaries that you add at the same time. Increment the major version
103 // version number if you're updating only dic_delta files.
110 // Generate the bdict file name using default version string or special
111 // version string, depending on the language.
118 language + special_version_string[i].version + ".bdic";