Searched refs:SCRIPT_ARRAY_LEN (Results 1 – 4 of 4) sorted by relevance
27 static constexpr uint8_t SCRIPT_ARRAY_LEN = 5; variable
531 char *tempScript = new(std::nothrow) char[SCRIPT_ARRAY_LEN]; in Normalize()
533 char *tempScript = new(std::nothrow) char[SCRIPT_ARRAY_LEN]; in Normalize()