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

/httpd/modules/core/
H A Dmod_macro.c132 counts nesting for begin_token/end_token.
135 begin_token may be NULL.
140 const char *begin_token,
197 else if (begin_token && !strcasecmp(first, begin_token)) {
137 get_lines_till_end_token(apr_pool_t * pool, ap_configfile_t * config_file, const char *end_token, const char *begin_token, const char *where, apr_array_header_t ** plines) argument

Completed in 30 milliseconds