Home
last modified time | relevance | path

Searched defs:utf (Results 1 - 25 of 31) sorted by relevance

12

/third_party/node/test/fixtures/wpt/encoding/streams/
H A Ddecode-attributes.any.js[all...]
/third_party/node/test/parallel/
H A Dtest-whatwg-encoding-custom-internals.js
H A Dtest-whatwg-encoding-custom-textdecoder-streaming.js
H A Dtest-http2-createwritereq.js
/third_party/node/test/fixtures/wpt/encoding/
H A Dtextdecoder-streaming.any.js
/third_party/pcre2/pcre2/src/
H A Dpcre2_find_bracket.c70 PRIV(find_bracket)(PCRE2_SPTR code, BOOL utf, int number) in find_bracket() argument
H A Dpcre2_xclass.c69 PRIV(xclass)(uint32_t c, PCRE2_SPTR data, BOOL utf) in xclass() argument
H A Dpcre2_newline.c79 is_newline(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR endptr, uint32_t *lenptr, BOOL utf) is_newline() argument
169 was_newline(PCRE2_SPTR ptr, uint32_t type, PCRE2_SPTR startptr, uint32_t *lenptr, BOOL utf) was_newline() argument
[all...]
H A Dpcre2_extuni.c60 extuni(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount) extuni() argument
92 extuni(uint32_t c, PCRE2_SPTR eptr, PCRE2_SPTR start_subject, PCRE2_SPTR end_subject, BOOL utf, int *xcount) extuni() argument
H A Dpcre2_pattern_info.c275 BOOL utf; in pcre2_callout_enumerate() local
H A Dpcre2_script_run.c85 PRIV(script_run)(PCRE2_SPTR ptr, PCRE2_SPTR endptr, BOOL utf) in script_run() argument
H A Dpcre2_auto_possess.c325 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list() argument
536 compare_opcodes(PCRE2_SPTR code, BOOL utf, BOOL ucp, const compile_block *cb, in compare_opcodes() argument
1139 BOOL utf = (cb->external_options & PCRE2_UTF) != 0; auto_possessify() local
[all...]
H A Dpcre2_printint.c92 print_char(FILE *f, PCRE2_SPTR ptr, BOOL utf) in print_char() argument
343 BOOL utf = (re->overall_options & PCRE2_UTF) != 0; in pcre2_printint() local
[all...]
H A Dpcre2_study.c103 find_minlength(const pcre2_real_code *re, PCRE2_SPTR code, PCRE2_SPTR startcode, BOOL utf, recurse_check *recurses, int *countptr, int *backref_cache) find_minlength() argument
781 set_table_bit(pcre2_real_code *re, PCRE2_SPTR p, BOOL caseless, BOOL utf, BOOL ucp) set_table_bit() argument
953 set_start_bits(pcre2_real_code *re, PCRE2_SPTR code, BOOL utf, BOOL ucp, int *depthptr) set_start_bits() argument
1676 BOOL utf = (re->overall_options & PCRE2_UTF) != 0; study() local
[all...]
H A Dpcre2_substitute.c238 BOOL utf = (code->overall_options & PCRE2_UTF) != 0; in pcre2_substitute() local
H A Dpcre2_convert.c124 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 Dpcre2_dfa_match.c550 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...]
/third_party/skia/bench/
H A DTypefaceBench.cpp253 std::vector<char> utf; member
/third_party/openssl/test/
H A Dparam_build_test.c97 char *utf = NULL; in template_public_test() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dpunycode.c202 static int codepoint2utf8(unsigned char *out, unsigned long utf) in codepoint2utf8() argument
[all...]
/third_party/openssl/crypto/
H A Dpunycode.c202 static int codepoint2utf8(unsigned char *out, unsigned long utf) in codepoint2utf8() argument
[all...]
/third_party/lzma/CPP/Windows/
H A DFileLink.cpp138 AString utf; in FillLinkData() local
613 AString utf; in SetSymLink_UString() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp414 AString utf; in GetProperty() local
H A DHashCalc.cpp1455 AString utf; in Extract() local
H A DArchiveExtractCallback.cpp2113 AString utf; in Parse() local

Completed in 25 milliseconds

12