Home
last modified time | relevance | path

Searched defs:PRIV (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_newline.c76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() function
151 PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr, in PRIV() function
H A Dpcre_ord2utf8.c68 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV() function
H A Dpcre_valid_utf8.c107 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() function
H A Dpcre_xclass.c67 PRIV(xclass)(pcre_uint32 c, const pcre_uchar *data, BOOL utf) in PRIV() function
H A Dpcre_internal.h2572 #define PRIV(name) _pcre_##name macro
2579 #define PRIV(name) _pcre16_##name macro
2586 #define PRIV(name) _pcre32_##name macro
H A Dpcre_compile.c2068 PRIV(find_bracket)(const pcre_uchar *code, BOOL utf, int number) in PRIV() function

Completed in 47 milliseconds