Searched refs:next_one (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/core/
H A Dmod_macro.c545 in place (see function next_one) and the reading will go on from there.
568 static int next_one(array_contents_t * ml) function
590 if (ml->next && ml->next->getch && next_one(ml)) {
629 if (next_one(ml)) {
874 will be returned there (see next_one) so as to go on. */

Completed in 2408 milliseconds