Home
last modified time | relevance | path

Searched refs:insertchrs (Results 1 – 5 of 5) sorted by relevance

/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/
H A Dbstrwrap.h365 void insertchrs (int pos, int len, unsigned char fill = ' ');
H A DScriptParser.cpp784 s.insertchrs(s.length() - 1, 1, ch); in readToken()
H A Dbstrwrap.cpp997 void CBString::insertchrs (int pos, int len, unsigned char cfill) { in insertchrs() function in Bstrlib::CBString
/dports/sysutils/UEFITool/UEFITool-A59/common/bstrlib/
H A Dbstrwrap.h328 void insertchrs (int pos, int len, unsigned char fill = ' ');
H A Dbstrwrap.cpp973 void CBString::insertchrs (int pos, int len, unsigned char cfill) { in insertchrs() function in Bstrlib::CBString