Home
last modified time | relevance | path

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

/reactos/dll/win32/mshtml/
H A Dmutation.c29 static PRUnichar *handle_insert_comment(HTMLDocumentNode *doc, const PRUnichar *comment) in handle_insert_comment() function
173 replace_html = handle_insert_comment(doc, comment); in run_insert_comment()