Searched refs:FindHTML (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.h481 Node* TY_(FindHTML)( TidyDocImpl* doc );
H A Dlexer.c1302 Node *TY_(FindHTML)( TidyDocImpl* doc ) function
1328 Node *node = TY_(FindHTML)( doc );
1521 Node* html = TY_(FindHTML)( doc );
H A Dclean.c2033 Node *html = TY_(FindHTML)( doc );
2496 Node* html = TY_(FindHTML)(doc);
H A Dtidylib.c1398 node = TY_(FindHTML)( impl );
H A Dparser.c3093 TY_(InsertNodeBeforeElement)(TY_(FindHTML)(doc), node);
4180 if (!TY_(FindHTML)(doc))

Completed in 183 milliseconds