ESAPI-C 1.0
The OWASP Enterprise Security API for C
|
#include <stdio.h>
#include <regex.h>
#include "validate.h"
Go to the source code of this file.
Functions | |
int | main (void) |
int main | ( | void | ) |
Definition at line 6 of file is_valid_test.c.