Searched refs:ignore_bom (Results 1 – 3 of 3) sorted by relevance
130 bool ignore_bom() const { in ignore_bom() function
586 bool ignore_bom = args[1]->IsTrue(); in DecodeUTF8() local601 if (!ignore_bom && length >= 3) { in DecodeUTF8()
506 !converter->ignore_bom() && in Decode()