Home
last modified time | relevance | path

Searched refs:CountIDChars (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dtitles.c168 const int idtype = CountIDChars(ptr,false,false); in LoadTitleFile()
H A Dlib-std.h1035 int CountIDChars // count number of valid ID chars, max = 1000
H A Dlib-std.c1377 int CountIDChars // count number of valid ID chars, max = 1000 in CountIDChars() function
H A Dwbfs-interface.c799 const int idlen = CountIDChars(arg,true,true); in CheckParamRename()