OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_cat
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/quiz/
quiz.c
71
static const char *
next_cat
(const char *);
175
for (s =
next_cat
(qp->q_text); s; s =
next_cat
(s)) {
200
s =
next_cat
(qp->q_text);
210
s =
next_cat
(s);
257
s =
next_cat
(s);
268
s =
next_cat
(s);
306
next_cat
(const char *s)
function in typeref:typename:const char *
quiz.c
71
static const char *
next_cat
(const char *);
175
for (s =
next_cat
(qp->q_text); s; s =
next_cat
(s)) {
200
s =
next_cat
(qp->q_text);
210
s =
next_cat
(s);
257
s =
next_cat
(s);
268
s =
next_cat
(s);
306
next_cat
(const char *s)
function in typeref:typename:const char *
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025