diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 1 |
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); | |||
| 302 | SP_PARSEKW_FN(parse_empty); | 302 | SP_PARSEKW_FN(parse_empty); |
| 303 | SP_PARSEKW_FN(parse_int); | 303 | SP_PARSEKW_FN(parse_int); |
| 304 | SP_PARSEKW_FN(parse_uint); | 304 | SP_PARSEKW_FN(parse_uint); |
| 305 | SP_PARSEKW_FN(parse_ulong); | ||
| 305 | SP_PARSEKW_FN(parse_php_type); | 306 | SP_PARSEKW_FN(parse_php_type); |
| 306 | SP_PARSEKW_FN(parse_cidr); | 307 | SP_PARSEKW_FN(parse_cidr); |
| 307 | SP_PARSEKW_FN(parse_list); | 308 | SP_PARSEKW_FN(parse_list); |
