Initial Commit
This commit is contained in:
25
database/apache/include/apr_escape_test_char.h
Normal file
25
database/apache/include/apr_escape_test_char.h
Normal file
@@ -0,0 +1,25 @@
|
||||
/* this file is automatically generated by gen_test_char, do not edit. "make include/private/apr_escape_test_char.h" to regenerate. */
|
||||
#define T_ESCAPE_SHELL_CMD (1)
|
||||
#define T_ESCAPE_PATH_SEGMENT (2)
|
||||
#define T_OS_ESCAPE_PATH (4)
|
||||
#define T_ESCAPE_ECHO (8)
|
||||
#define T_ESCAPE_URLENCODED (16)
|
||||
#define T_ESCAPE_XML (32)
|
||||
#define T_ESCAPE_LDAP_DN (64)
|
||||
#define T_ESCAPE_LDAP_FILTER (128)
|
||||
|
||||
static const unsigned char test_char_table[256] = {
|
||||
224,222,222,222,222,222,222,222,222,222,223,222,222,223,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,6,16,127,22,17,23,49,17,
|
||||
145,145,129,80,80,0,0,18,0,0,0,0,0,0,0,0,0,0,16,87,
|
||||
119,16,119,23,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,23,223,23,23,0,23,0,0,0,
|
||||
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
||||
0,0,0,23,23,23,17,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,
|
||||
222,222,222,222,222,222,222,222,222,222,222,222,222,222,222,222
|
||||
};
|
||||
Reference in New Issue
Block a user