Home
last modified time | relevance | path

Searched refs:loadtables (Results 1 – 6 of 6) sorted by relevance

/dports/irc/inspircd/inspircd-3.11.0/src/modules/
H A Dm_nationalchars.cpp289 if (!loadtables(charset, tables, 8, 5)) in ReadConfig()
338 …bool loadtables(const std::string& filename, unsigned char** tables, unsigned char cnt, char faill… in loadtables() function in ModuleNationalChars
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C1868 loadtables() in loadtables() function
2158 loadtables(); in initengine()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C2004 loadtables() in loadtables() function
2201 loadtables(); in initengine()
/dports/devel/pcre2/pcre2-35fee41/testdata/
H A Dtestinput25864 #loadtables ./testbtables
H A Dtestoutput217617 #loadtables ./testbtables
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c4896 static int loadtables(void) in loadtables() function
5452 if (loadtables()) return 1; in initengine()