#include "pcre_internal.h"
Go to the source code of this file.
Functions | |
BOOL | _pcre_xclass (int c, const uschar *data) |
BOOL _pcre_xclass | ( | int | c, | |
const uschar * | data | |||
) |
Definition at line 68 of file pcre_xclass.c.
References _pcre_ucp_gentype, ucd_record::chartype, FALSE, GET_UCD, GETCHARINC, PT_ANY, PT_GC, PT_LAMP, PT_PC, PT_SC, ucd_record::script, t, ucp_Ll, ucp_Lt, ucp_Lu, x, XCL_END, XCL_MAP, XCL_NOT, XCL_PROP, XCL_RANGE, XCL_SINGLE, and y.
Referenced by internal_dfa_exec(), and match().