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

/httpd/server/
H A Dcore.c5 * (the "License"); you may not use this file except in compliance with
77 /* valid in core-conf, but not in runtime r->used_path_info */
522 /* no action for virt->accf_map, not allowed per-vhost */
682 /* We're not checking this condition to be fast... we're checking
863 /* alas, duplication required as we return not-const */
1184 /* EXEC_ON_READ must be NOT_IN_DIR_LOC_FILE, if not, it will
1281 "Config variable ${%s} is not defined",
1336 /* Use apr_array_copy instead of apr_array_copy_hdr because it does not
1346 return apr_pstrcat(cmd->pool, cmd->cmd->name, " is not valid in ", cmd->parent->directive, " context", NULL);
1350 return "Variable name must not contai
2592 int not = (arg[0] == '!'); local
2646 int not = 0; local
[all...]

Completed in 23 milliseconds