Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/dependencies/cvercmp/
H A Dcvercmp.c26 static int cvercmp_next_subtoken(const char *str);
280 for (idx = 0; idx < verlen; idx += cvercmp_next_subtoken(ver + idx)) { in cvercmp_ver_subtokenize()
287 tokenlen = cvercmp_next_subtoken(ver + idx); in cvercmp_ver_subtokenize()
299 static int cvercmp_next_subtoken(const char *str) in cvercmp_next_subtoken() function
/dports/games/freeciv/freeciv-2.6.6/dependencies/cvercmp/
H A Dcvercmp.c26 static int cvercmp_next_subtoken(const char *str);
280 for (idx = 0; idx < verlen; idx += cvercmp_next_subtoken(ver + idx)) { in cvercmp_ver_subtokenize()
287 tokenlen = cvercmp_next_subtoken(ver + idx); in cvercmp_ver_subtokenize()
299 static int cvercmp_next_subtoken(const char *str) in cvercmp_next_subtoken() function