Searched refs:CheckEncodingFormat (Results 1 – 1 of 1) sorted by relevance
599 static bool CheckEncodingFormat(const std::string &encoding) in CheckEncodingFormat() function663 NAPI_ASSERT(env, CheckEncodingFormat(buffer), in TextEncoderConstructor()1688 if (!CheckEncodingFormat(buffer)) { in StringDecoderConstructor()