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

/httpd/modules/filters/
H A Dsed0.c42 static int check_finalized(const sed_commands_t *commands);
108 commands->canbefinal = check_finalized(commands);
158 * check_finalized
160 static int check_finalized(const sed_commands_t *commands) function

Completed in 8 milliseconds