Home
last modified time | relevance | path

Searched refs:html_parser_check_tag (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/pavuk/pavuk-0.9.35/src/
H A Dhtmlparser.c284 static int html_parser_check_tag(html_parser_t * hpinfo, char *tagstart) in html_parser_check_tag() function
533 if(!html_parser_check_tag(hpinfo, hpinfo->stack + 1)) in html_parser_parse_tag()