Lines Matching defs:first
830 /* check for string registered via ap_custom_response() first */
1626 int first = 1;
1633 if (first) {
1636 first = 0;
1822 int first = 1;
1833 if (!merge && !first && !all_none) {
1838 else if (first) {
1870 if (!first) {
1871 return "'Options None' must be the first Option given.";
1880 if (!first) {
1881 return "'Options All' must be the first option given.";
1911 first = 0;
1943 int first;
1949 first = 1;
1963 * out any previous relative ones. The first such
1966 if (first) {
1970 first = 0;
2276 * will always merge it, and it will always sort and merge first.
4393 "the request line, \"Off\" (default) to see the first 63"),