Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dd_deh.c74 const char * deh_getBitsDelims(void) in deh_getBitsDelims() function
1813 for (;(strval = strtok(strval,deh_getBitsDelims())); strval = NULL) { in deh_procThing()