Process Hacker
pcre_valid_utf8.c File Reference
#include "config.h"
#include "pcre_internal.h"

Go to the source code of this file.

Macros

#define HAVE_CONFIG_H
 

Functions

int _pcre_valid_utf8 (USPTR string, int length)
 

Macro Definition Documentation

#define HAVE_CONFIG_H

Definition at line 45 of file pcre_valid_utf8.c.

Function Documentation

int _pcre_valid_utf8 ( USPTR  string,
int  length 
)

Definition at line 93 of file pcre_valid_utf8.c.