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

/httpd/include/
H A Dutil_time.h49 #define AP_CTIME_OPTION_COMPACT 0x2
H A Dutil_filter.h617 #define AP_FILTER_PROTO_CHANGE_LENGTH 0x2
H A Dhttpd.h322 #define APEXIT_INIT 0x2
/httpd/modules/generators/
H A Dmod_status.h33 #define AP_STATUS_NOTABLE (0x2) /* HTML report without tables */
/httpd/modules/mappers/
H A Dmod_imagemap.c187 double x2=pgon[(i + 1) % numverts][X]; local
189 double d=(y - y1) * (x2 - x1) - (x - x1) * (y2 - y1);
194 if (!d && fmin(x1,x2) <= x && x <= fmax(x1,x2)
/httpd/modules/database/
H A Dmod_dbd.c50 #define NKEEP_SET 0x2
/httpd/modules/filters/
H A Dmod_proxy_html.c116 #define NORM_MSSLASH 0x2
/httpd/server/
H A Dcore.c4689 && (r->the_request[1] == 0x2 || r->the_request[1] == 0x3)) {

Completed in 1931 milliseconds