#include <fstream>#include "weHtmlEntity.h"#include "weTagScanner.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const char * | html |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 35 of file tagscanner.cpp.
| const char* html |
Initial value:
"<html><body><p align=right dir='rtl'>Begin & © back</p>" "<a href=http://terrainformatica.com/index.php?a=1&b=2>link</a><br/><!-- comment -->" "<script language='jscript'>document.write(\"<h1>test</h1><hr size='1'>\");</script>" "</body></html>"
Definition at line 30 of file tagscanner.cpp.
![]() |
©2009 Positive Technologies |
Generated on Tue Jul 14 18:27:31 2009 for WebEngine by |
![]() |
1.5.7 |