Searched refs:copyCodeWithoutBOMs (Results 1 – 3 of 3) sorted by relevance
77 void copyCodeWithoutBOMs();
157 copyCodeWithoutBOMs(); in setCode()168 void Lexer::copyCodeWithoutBOMs() in copyCodeWithoutBOMs() function in JSC::Lexer
5633 to scan for a BOM character and call copyCodeWithoutBOMs() if we find any.5634 (JSC::Lexer::copyCodeWithoutBOMs): Added.