Home
last modified time | relevance | path

Searched refs:ParseMarkUpFile (Results 1 – 3 of 3) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dmarkup.e31 extern int ParseMarkUpFile ARGS_DECL((char *buf, int buf_sz, int *pn_html,
H A Dremote.c806 if (!ParseMarkUpFile(*ppsz_buf, *pn_buf_sz, pn_html,
H A Dmarkup.c131 int ParseMarkUpFile(buf, buf_sz, pn_html, psz_content_type) in ParseMarkUpFile() function