summaryrefslogtreecommitdiff
path: root/src/sp_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp_config.h')
-rw-r--r--src/sp_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp_config.h b/src/sp_config.h
index 8886bc6..edaa686 100644
--- a/src/sp_config.h
+++ b/src/sp_config.h
@@ -302,6 +302,7 @@ SP_PARSEKW_FN(parse_regexp);
302SP_PARSEKW_FN(parse_empty); 302SP_PARSEKW_FN(parse_empty);
303SP_PARSEKW_FN(parse_int); 303SP_PARSEKW_FN(parse_int);
304SP_PARSEKW_FN(parse_uint); 304SP_PARSEKW_FN(parse_uint);
305SP_PARSEKW_FN(parse_ulong);
305SP_PARSEKW_FN(parse_php_type); 306SP_PARSEKW_FN(parse_php_type);
306SP_PARSEKW_FN(parse_cidr); 307SP_PARSEKW_FN(parse_cidr);
307SP_PARSEKW_FN(parse_list); 308SP_PARSEKW_FN(parse_list);