diff options
| author | jvoisin | 2022-03-20 18:20:45 +0100 |
|---|---|---|
| committer | jvoisin | 2022-03-20 18:20:45 +0100 |
| commit | 81dd7f2ef07af306fe83d7755cbac4529aa9fc8d (patch) | |
| tree | 32cc44c6231b30db5ac7b15699297863460784aa /src/sp_config_utils.h | |
| parent | 83b01942dfc80474cc05e09aeef4b44307a7120b (diff) | |
| parent | c38df1077a6c1dfbca1baca049214d053e2e7684 (diff) | |
Merge remote-tracking branch 'sektioneins/master'
Diffstat (limited to 'src/sp_config_utils.h')
| -rw-r--r-- | src/sp_config_utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sp_config_utils.h b/src/sp_config_utils.h index a63cadc..64817a0 100644 --- a/src/sp_config_utils.h +++ b/src/sp_config_utils.h | |||
| @@ -1,9 +1,6 @@ | |||
| 1 | #ifndef SP_CONFIG_UTILS | 1 | #ifndef SP_CONFIG_UTILS |
| 2 | #define SP_CONFIG_UTILS | 2 | #define SP_CONFIG_UTILS |
| 3 | 3 | ||
| 4 | int parse_keywords(sp_config_functions *, char *); | ||
| 5 | zend_string *get_param(size_t *, char *restrict, sp_type, const char *restrict); | ||
| 6 | int array_to_list(char **, sp_list_node **); | ||
| 7 | sp_list_node *parse_functions_list(char *value); | 4 | sp_list_node *parse_functions_list(char *value); |
| 8 | 5 | ||
| 9 | #endif /* SP_CONFIG_UTILS */ | 6 | #endif /* SP_CONFIG_UTILS */ |
