Searched defs:ignore_bom (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/ | ||
H A D | node_i18n.h | 130 bool ignore_bom() const { in ignore_bom() function in node::i18n::ConverterObject |
H A D | node_buffer.cc | 586 bool ignore_bom = args[1]->IsTrue(); in DecodeUTF8() local |
Completed in 3 milliseconds