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

Go to the source code of this file.

Macros

#define HAVE_CONFIG_H
 

Functions

BOOL _pcre_is_newline (USPTR ptr, int type, USPTR endptr, int *lenptr, BOOL utf8)
 
BOOL _pcre_was_newline (USPTR ptr, int type, USPTR startptr, int *lenptr, BOOL utf8)
 

Macro Definition Documentation

#define HAVE_CONFIG_H

Definition at line 50 of file pcre_newline.c.

Function Documentation

BOOL _pcre_is_newline ( USPTR  ptr,
int  type,
USPTR  endptr,
int *  lenptr,
BOOL  utf8 
)

Definition at line 77 of file pcre_newline.c.

BOOL _pcre_was_newline ( USPTR  ptr,
int  type,
USPTR  startptr,
int *  lenptr,
BOOL  utf8 
)

Definition at line 126 of file pcre_newline.c.