Collaboration diagram for <vlc> Macros Handling:
|
Data Structures | |
| struct | macro_t |
| This structure represents a HTTP Interface macro. More... | |
| struct | macro_t |
| This structure represents a HTTP Interface macro. More... | |
Functions | |
| void | Execute (httpd_file_sys_t *p_args, char *p_request, int i_request, char **pp_data, int *pi_data, char **pp_dst, char *_src, char *_end) |
| This function parses a file for macros. | |
| void Execute | ( | httpd_file_sys_t * | p_args, | |
| char * | p_request, | |||
| int | i_request, | |||
| char ** | pp_data, | |||
| int * | pi_data, | |||
| char ** | pp_dst, | |||
| char * | _src, | |||
| char * | _end | |||
| ) |
This function parses a file for macros.
1.5.1