|
|
|
@ -443,6 +443,8 @@ int yon_char_parsed_check_repeats(char **parameters, int size, int *first_overla
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
int yon_char_find_count(char *source, char *find);
|
|
|
|
int yon_char_find_count(char *source, char *find);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
int yon_char_count(char *source, char *find);
|
|
|
|
|
|
|
|
|
|
|
|
/**yon_char_parsed_includes_char_parsed (config_str source, config_str to_check, int source_size, int check_size)
|
|
|
|
/**yon_char_parsed_includes_char_parsed (config_str source, config_str to_check, int source_size, int check_size)
|
|
|
|
* [EN]
|
|
|
|
* [EN]
|
|
|
|
*
|
|
|
|
*
|
|
|
|
|