Home
last modified time | relevance | path

Searched refs:removeUtf8Bom (Results 1 – 2 of 2) sorted by relevance

/dports/editors/xmlcopyeditor/xmlcopyeditor/src/
H A Dxmlcopyeditor.h562 void removeUtf8Bom ( std::string& buffer );
H A Dxmlcopyeditor.cpp5939 void MyFrame::removeUtf8Bom ( std::string& buffer ) in removeUtf8Bom() function in MyFrame