| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_convert.c | 124 convert_posix(uint32_t pattype, PCRE2_SPTR pattern, PCRE2_SIZE plength, BOOL utf, PCRE2_UCHAR *use_buffer, PCRE2_SIZE use_length, PCRE2_SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context *ccontext) convert_posix() argument 576 convert_glob_parse_range(PCRE2_SPTR *from, PCRE2_SPTR pattern_end, pcre2_output_context *out, BOOL utf, PCRE2_UCHAR separator, BOOL with_escape, PCRE2_UCHAR escape, BOOL no_wildsep) convert_glob_parse_range() argument 786 convert_glob(uint32_t options, PCRE2_SPTR pattern, PCRE2_SIZE plength, BOOL utf, PCRE2_UCHAR *use_buffer, PCRE2_SIZE use_length, PCRE2_SIZE *bufflenptr, BOOL dummyrun, pcre2_convert_context *ccontext) convert_glob() argument 1064 BOOL utf = (options & PCRE2_CONVERT_UTF) != 0; pcre2_pattern_convert() local [all...] |
| H A D | pcre2_dfa_match.c | 550 BOOL utf = (mb->poptions & PCRE2_UTF) != 0; in internal_dfa_match() local 553 BOOL utf = FALSE; in internal_dfa_match() local 3311 BOOL utf, anchored, startline, firstline; pcre2_dfa_match() local [all...] |
| H A D | pcre2_match.c | 386 BOOL utf = (mb->poptions & PCRE2_UTF) != 0; in match_ref() local 627 BOOL utf = (mb->poptions & PCRE2_UTF) != 0; in match() local 630 BOOL utf = FALSE; /* Required for convenience even when no Unicode support */ in match() local 6351 BOOL utf = FALSE; pcre2_match() local [all...] |
| H A D | pcre2_jit_test.c | 1160 int utf = 0; in regression_tests() local [all...] |
| H A D | pcre2grep.c | 288 static BOOL utf = FALSE; variable [all...] |
| H A D | pcre2_compile.c | 1508 BOOL utf = (options & PCRE2_UTF) != 0; in check_escape() local 2381 read_name(PCRE2_SPTR *ptrptr, PCRE2_SPTR ptrend, BOOL utf, uint32_t terminator, PCRE2_SIZE *offsetptr, PCRE2_SPTR *nameptr, uint32_t *namelenptr, int *errorcodeptr, compile_block *cb) read_name() argument 2623 BOOL utf = (options & PCRE2_UTF) != 0; parse_regex() local 5273 BOOL utf = (options & PCRE2_UTF) != 0; add_not_list_to_class() local 5430 BOOL utf = (options & PCRE2_UTF) != 0; compile_branch() local 5433 BOOL utf = FALSE; compile_branch() local 8623 find_recurse(PCRE2_SPTR code, BOOL utf) find_recurse() argument 9767 BOOL utf; /* Set TRUE for UTF mode */ pcre2_compile() local [all...] |
| H A D | pcre2test.c | 2944 pchar(uint32_t c, BOOL utf, FILE *f) pchar() argument 3016 pchars8(PCRE2_SPTR8 p, int length, BOOL utf, FILE *f) pchars8() argument 3053 pchars16(PCRE2_SPTR16 p, int length, BOOL utf, FILE *f) pchars16() argument 3088 pchars32(PCRE2_SPTR32 p, int length, BOOL utf, FILE *f) pchars32() argument 3177 to16(uint8_t *p, int utf, PCRE2_SIZE *lenptr) to16() argument 3264 to32(uint8_t *p, int utf, PCRE2_SIZE *lenptr) to32() argument 3339 backchars(uint8_t *subject, PCRE2_SIZE offset, uint32_t count, BOOL utf) backchars() argument 4404 BOOL utf = (FLD(compiled_code, overall_options) & PCRE2_UTF) != 0; callout_callback() local 4452 BOOL utf = (FLD(compiled_code, overall_options) & PCRE2_UTF) != 0; show_pattern_info() local 5168 BOOL utf; process_pattern() local 6188 BOOL utf = (FLD(compiled_code, overall_options) & PCRE2_UTF) != 0; substitute_callout_function() local 6244 BOOL utf = (FLD(compiled_code, overall_options) & PCRE2_UTF) != 0; callout_function() local 6455 copy_and_get(BOOL utf, int capcount) copy_and_get() argument 6713 BOOL utf; process_data() local 7943 PCHARSV(CASTFLD(void *, match_data, mark), -1, -1, utf, outfile); process_data() local 8074 PCHARSV(CASTFLD(void *, match_data, mark), -1, -1, utf, outfile); process_data() local [all...] |
| H A D | pcre2_jit_compile.c | 486 BOOL utf; member 7514 BOOL utf = common->utf; compile_xclass_matchingpath() local [all...] |
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | HashCalc.cpp | 1455 AString utf;
in Extract() local
|
| H A D | ArchiveExtractCallback.cpp | 2113 AString utf;
in Parse() local
|