Searched refs:insertchrs (Results 1 – 5 of 5) sorted by relevance
/dports/games/ponscripter-07th-mod/ponscripter-fork-3.0.0/src/ |
H A D | bstrwrap.h | 365 void insertchrs (int pos, int len, unsigned char fill = ' ');
|
H A D | ScriptParser.cpp | 784 s.insertchrs(s.length() - 1, 1, ch); in readToken()
|
H A D | bstrwrap.cpp | 997 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 D | bstrwrap.h | 328 void insertchrs (int pos, int len, unsigned char fill = ' ');
|
H A D | bstrwrap.cpp | 973 void CBString::insertchrs (int pos, int len, unsigned char cfill) { in insertchrs() function in Bstrlib::CBString
|