Searched defs:array_getch (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/core/
H A Dmod_macro.c582 static apr_status_t array_getch(char *ch, void *param) function
623 ((rc = array_getch(&next, param)) == APR_SUCCESS)) {
680 array_getch, array_getstr, array_close);

Completed in 13 milliseconds