bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / srclib / apr-util / uri / uri_delims.h
1 /* this file is automatically generated by gen_uri_delims, do not edit */
2 static const unsigned char uri_delims[256] = {
3     T_NUL,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
4     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,T_HASH,0,0,0,0,
5     0,0,0,0,0,0,0,T_SLASH,0,0,0,0,0,0,0,0,0,0,T_COLON,0,
6     0,0,0,T_QUESTION,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
7     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
8     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
9     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
10     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
11     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
12     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
13     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
14     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
15     0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 
16 };