#include "pcre_internal.h"
Go to the source code of this file.
Functions | |
int | _pcre_valid_utf8 (const uschar *string, int length) |
int _pcre_valid_utf8 | ( | const uschar * | string, | |
int | length | |||
) |
Definition at line 78 of file pcre_valid_utf8.c.
References _pcre_utf8_table4, c, p, void, x20, and x80.
Referenced by pcre_compile2(), pcre_dfa_exec(), and pcre_exec().