Home
last modified time | relevance | path

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

12

/third_party/pcre2/pcre2/src/
Dpcre2_string_utils.c63 PRIV(memmove)(void *d, const void *s, size_t n) in PRIV() function
102 PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str2) in PRIV() function
130 PRIV(strcmp_c8)(PCRE2_SPTR str1, const char *str2) in PRIV() function
157 PRIV(strncmp)(PCRE2_SPTR str1, PCRE2_SPTR str2, size_t len) in PRIV() function
186 PRIV(strncmp_c8)(PCRE2_SPTR str1, const char *str2, size_t len) in PRIV() function
209 PRIV(strlen)(PCRE2_SPTR str) in PRIV() function
229 PRIV(strcpy_c8)(PCRE2_UCHAR *str1, const char *str2) in PRIV() function
Dpcre2_jit_misc.c53 PRIV(jit_free_rodata)(void *current, void *allocator_data) in PRIV() function
78 PRIV(jit_free)(void *executable_jit, pcre2_memctl *memctl) in PRIV() function
205 PRIV(jit_get_target)(void) in PRIV() function
220 PRIV(jit_get_size)(void *executable_jit) in PRIV() function
Dpcre2_ord2utf.c59 PRIV(ord2utf)(uint32_t cvalue, PCRE2_UCHAR *buffer) in PRIV() function
81 PRIV(ord2utf)(uint32_t cvalue, PCRE2_UCHAR *buffer) in PRIV() function
Dpcre2_newline.c79 PRIV(is_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, in PRIV() function
169 PRIV(was_newline)(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR startptr, in PRIV() function
Dpcre2_valid_utf.c63 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in PRIV() function
94 PRIV(valid_utf)(PCRE2_SPTR string, PCRE2_SIZE length, PCRE2_SIZE *erroroffset) in PRIV() function
Dpcre2_extuni.c60 PRIV(extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, in PRIV() function
92 PRIV(extuni)(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, in PRIV() function
Dpcre2_find_bracket.c70 PRIV(find_bracket)(PCRE2_SPTR code, BOOL utf, int number) in PRIV() function
Dpcre2_xclass.c69 PRIV(xclass)(uint32_t c, PCRE2_SPTR data, BOOL utf) in PRIV() function
Dpcre2_script_run.c85 PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) in PRIV() function
Dpcre2_auto_possess.c1115 PRIV(auto_possessify)(PCRE2_UCHAR *code, const compile_block *cb) in PRIV() function
Dpcre2_study.c1672 PRIV(study)(pcre2_real_code *re) in PRIV() function
Dpcre2_context.c86 PRIV(memctl_malloc)(size_t size, pcre2_memctl *memctl) in PRIV() function
/third_party/glib/glib/pcre/
Dpcre_string_utils.c66 PRIV(strcmp_uc_uc)(const pcre_uchar *str1, const pcre_uchar *str2) in PRIV() function
83 PRIV(strcmp_uc_c8)(const pcre_uchar *str1, const char *str2) in PRIV() function
112 PRIV(strncmp_uc_uc)(const pcre_uchar *str1, const pcre_uchar *str2, unsigned int num) in PRIV() function
129 PRIV(strncmp_uc_c8)(const pcre_uchar *str1, const char *str2, unsigned int num) in PRIV() function
156 PRIV(strlen_uc)(const pcre_uchar *str) in PRIV() function
Dpcre_newline.c74 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() function
138 PRIV(was_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR startptr, int *lenptr, in PRIV() function
Dpcre_ord2utf8.c64 PRIV(ord2utf)(pcre_uint32 cvalue, pcre_uchar *buffer) in PRIV() function
Dpcre_valid_utf8.c104 PRIV(valid_utf)(PCRE_PUCHAR string, int length, int *erroroffset) in PRIV() function
Dpcre_xclass.c65 PRIV(xclass)(int c, const pcre_uchar *data, BOOL utf) in PRIV() function
Dpcre_jit_compile.c6853 PRIV(jit_compile)(const REAL_PCRE *re, PUBL(extra) *extra, int mode) in PRIV() function
7307 PRIV(jit_exec)(const REAL_PCRE *re, const PUBL(extra) *extra_data, const pcre_uchar *subject, in PRIV() function
7377 PRIV(jit_free)(void *executable_funcs) in PRIV() function
7390 PRIV(jit_get_size)(void *executable_funcs) in PRIV() function
7401 PRIV(jit_get_target)(void) in PRIV() function
Dpcre_compile.c2042 PRIV(find_bracket)(const pcre_uchar *code, BOOL utf, int number) in PRIV() function
Dpcre_internal.h2202 #define PRIV(name) _pcre_##name macro
2210 #define PRIV(name) _pcre16_##name macro
/third_party/gstreamer/gstplugins_bad/ext/qroverlay/
Dgstbaseqroverlay.c73 #define PRIV(s) gst_base_qr_overlay_get_instance_private (GST_BASE_QR_OVERLAY (s)) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duloc_tag.cpp2043 #define PRIV 0x0080 macro
/third_party/node/deps/icu-small/source/common/
Duloc_tag.cpp2007 #define PRIV 0x0080 macro
/third_party/icu/icu4c/source/common/
Duloc_tag.cpp2007 #define PRIV 0x0080 macro
/third_party/skia/third_party/externals/icu/source/common/
Duloc_tag.cpp2007 #define PRIV 0x0080 macro

12