HomeSort by: relevance | last modified time | path
    Searched defs:skip_any (Results 1 - 1 of 1) sorted by relevancy

  /src/games/gomoku/
main.c 417 skip_any(const char **pp, const char *s) function in typeref:typename:bool
544 if (skip_any(&str, " ") &&
547 skip_any(&str, ", ") &&

Completed in 39 milliseconds