Searched refs:getFormatVersion (Results 1 – 3 of 3) sorted by relevance
408 if (stringUnitsLength >= 2 && getFormatVersion() >= 3) { in main()489 if(!options[FORMAT_VERSION].doesOccur && getFormatVersion() == 3 && in main()
415 int32_t getFormatVersion();
131 int32_t getFormatVersion() { in getFormatVersion() function