Lines Matching defs:line
908 * generates to be 'accuarate', including line numbers, we basically inject
909 * N line number new lines into the 'top' of the chunk reader.....
997 const char *line)
1002 const char *endp = ap_strrchr_c(line, '>');
1009 line = apr_pstrndup(cmd->temp_pool, line, endp - line);
1011 if (line[0]) {
1013 word = ap_getword_conf(cmd->temp_pool, &line);
1017 word = ap_getword_conf(cmd->temp_pool, &line);
1303 const char *line)
1306 line);
1318 const char *line)
1320 return register_named_block_function_hook("fixups", cmd, _cfg, line);
1340 const char *line)
1343 line);
1370 const char *line)
1373 line);
1384 const char *line)
1387 line);
1413 const char *line)
1417 line);
1443 const char *line)
1446 line);
1504 const char *line)
1507 line);