Searched refs:SCRIPT_LENGTH (Results 1 – 3 of 3) sorted by relevance
27 #define SCRIPT_LENGTH 4 macro
33 static constexpr int SCRIPT_LENGTH = 4; variable53 if (scriptLength == SCRIPT_LENGTH) { in Init()421 if (length != SCRIPT_LENGTH || start == nullptr) { in IsScript()
190 if (len == SCRIPT_LENGTH) { // script length is fixed at 4 in FindOffsetByLangWithScriptOrRegion()