ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Classes | |
struct | regex_tag_T |
struct | html_entity_T |
Macros | |
#define | HEXA_CHARS "0123456789abcdef" |
Typedefs | |
typedef struct regex_tag_T | regex_tag_T |
Functions | |
void | html_clean_codes (char *buf, size_t size) |
char * | convert_html_codes (char *buf) |
char * | cleanup_html_buffer (char *buf, size_t size) |
int | check_valid_html_tags (char *id, char *buf) |
int | get_html_entity (char *s) |
typedef struct regex_tag_T regex_tag_T |