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

/httpd/modules/filters/
H A Dsed0.c41 static sed_reptr_t *alloc_reptr(sed_commands_t *commands);
77 commands->rep = alloc_reptr(commands);
299 commands->rep = alloc_reptr(commands);
656 commands->rep = alloc_reptr(commands);
1000 * alloc_reptr
1002 static sed_reptr_t *alloc_reptr(sed_commands_t *commands) function

Completed in 1225 milliseconds