#include <string.h>#include <stdio.h>#include <pcre.h>Go to the source code of this file.
Macros | |
| #define | EVIL_REGEX "^(a+)+$" |
| #define | HTML "<!DOCTYPE html>\n\<html>\n\ <body>\n\ <h1>Does %s match %s?</h1> <br/>\n\ <p>%s.</p>\n\ </body>\n\</html>\" |
Functions | |
| int | html_len () |
| #define HTML "<!DOCTYPE html>\n\<html>\n\ <body>\n\ <h1>Does %s match %s?</h1> <br/>\n\ <p>%s.</p>\n\ </body>\n\</html>\" |
1.8.6