Home
last modified time | relevance | path

Searched defs:utf (Results 1 – 25 of 26) sorted by relevance

12

/external/libxml2/
Dxmlstring.c607 xmlUTF8Size(const xmlChar *utf) { in xmlUTF8Size()
658 xmlUTF8Strlen(const xmlChar *utf) { in xmlUTF8Strlen()
702 xmlGetUTF8Char(const unsigned char *utf, int *len) { in xmlGetUTF8Char()
773 xmlCheckUTF8(const unsigned char *utf) in xmlCheckUTF8()
825 xmlUTF8Strsize(const xmlChar *utf, int len) { in xmlUTF8Strsize()
858 xmlUTF8Strndup(const xmlChar *utf, int len) { in xmlUTF8Strndup()
887 xmlUTF8Strpos(const xmlChar *utf, int pos) { in xmlUTF8Strpos()
919 xmlUTF8Strloc(const xmlChar *utf, const xmlChar *utfchar) { in xmlUTF8Strloc()
956 xmlUTF8Strsub(const xmlChar *utf, int start, int len) { in xmlUTF8Strsub()
Dencoding.c2787 const xmlChar *utf = (const xmlChar *) in->content; in xmlCharEncOutFunc() local
Dxmlschemastypes.c5006 const xmlChar *utf; in xmlSchemaNormLen() local
Dtestapi.c36336 unsigned char * utf; /* Pointer to putative UTF-8 encoded string. */ in test_xmlCheckUTF8() local
36368 unsigned char * utf; /* a sequence of UTF-8 encoded bytes */ in test_xmlGetUTF8Char() local
37033 xmlChar * utf; /* pointer to the UTF8 character */ in test_xmlUTF8Size() local
37065 xmlChar * utf; /* a sequence of UTF-8 encoded bytes */ in test_xmlUTF8Strlen() local
37097 xmlChar * utf; /* the input UTF8 * */ in test_xmlUTF8Strloc() local
37136 xmlChar * utf; /* the input UTF8 * */ in test_xmlUTF8Strndup() local
37175 xmlChar * utf; /* the input UTF8 * */ in test_xmlUTF8Strpos() local
37214 xmlChar * utf; /* a sequence of UTF-8 encoded bytes */ in test_xmlUTF8Strsize() local
37253 xmlChar * utf; /* a sequence of UTF-8 encoded bytes */ in test_xmlUTF8Strsub() local
Dparser.c11221 xmlCheckCdataPush(const xmlChar *utf, int len) { in xmlCheckCdataPush()
/external/pcre/dist/
Dpcre_study.c89 BOOL utf = (options & PCRE_UTF8) != 0; in find_minlength() local
636 compile_data *cd, BOOL utf) in set_table_bit()
802 set_start_bits(const pcre_uchar *code, pcre_uint8 *start_bits, BOOL utf, in set_start_bits()
Dpcre_compile.c1009 BOOL utf = (options & PCRE_UTF8) != 0; in check_escape() local
1736 find_fixedlength(pcre_uchar *code, BOOL utf, BOOL atend, compile_data *cd, in find_fixedlength()
2243 find_recurse(const pcre_uchar *code, BOOL utf) in find_recurse()
2397 BOOL utf, compile_data *cd, recurse_check *recurses) in could_be_empty_branch()
2772 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty()
2915 get_chr_property_list(const pcre_uchar *code, BOOL utf, in get_chr_property_list()
3120 compare_opcodes(const pcre_uchar *code, BOOL utf, const compile_data *cd, in compare_opcodes()
3659 auto_possessify(pcre_uchar *code, BOOL utf, const compile_data *cd) in auto_possessify()
4020 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd, in adjust_recurse()
4406 BOOL utf = (options & PCRE_UTF8) != 0; in add_not_list_to_class() local
[all …]
Dpcre_printint.c118 print_char(FILE *f, pcre_uchar *ptr, BOOL utf) in print_char()
314 BOOL utf; in pcre_printint() local
Dpcre_byte_order.c115 BOOL utf; in pcre_pattern_to_host_byte_order() local
Dpcre_dfa_exec.c428 BOOL utf = (md->poptions & PCRE_UTF8) != 0; in internal_dfa_exec() local
430 BOOL utf = FALSE; in internal_dfa_exec() local
3195 BOOL utf, anchored, startline, firstline; in pcre_dfa_exec() local
Dpcre_exec.c134 BOOL utf = md->utf; in pchars() local
171 BOOL utf = md->utf; in match_ref() local
524 register BOOL utf; /* Local copy of UTF flag for speed */ in match() local
6368 BOOL utf; in pcre_exec() local
Dconfigure.ac177 AC_ARG_ENABLE(utf, optenable
DRunTest.bat59 set utf=%ERRORLEVEL% variable
Dpcre_jit_test.c1136 int utf = 0, ucp = 0; in regression_tests() local
Dpcretest.c1689 to16(int data, pcre_uint8 *p, int utf, int len) in to16()
1768 to32(int data, pcre_uint8 *p, int utf, int len) in to32()
2129 static int pchars32(PCRE_SPTR32 p, int length, BOOL utf, FILE *f) in pchars32()
2502 BOOL utf = (re->options & PCRE_UTF16) != 0; in regexflip8_or_16() local
Dpcre_jit_compile.c419 BOOL utf; member
4790 BOOL utf = common->utf; in compile_xclass_matchingpath() local
Dpcre_internal.h2533 BOOL utf; /* UTF-8 / UTF-16 flag */ member
/external/v8/test/mjsunit/
Dstring-slices.js182 var utf = '\u03B1\u03B2\u03B3\u03B4\u03B5\u03B6\u03B7\u03B8\u03B9\u03BA\u03BB'; variable
/external/regex-re2/re2/
Dparse.cc1939 void ConvertLatin1ToUTF8(const StringPiece& latin1, string* utf) { in ConvertLatin1ToUTF8()
/external/svox/pico/lib/
Dpicotok.c217 utf8char0c utf; member
/external/javassist/src/main/javassist/bytecode/
DConstPool.java592 Utf8Info utf = (Utf8Info)getItem(index); in getUtf8Info() local
/external/owasp/sanitizer/tools/findbugs/lib/
Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/ ...
/external/javasqlite/src/main/native/
Dsqlite_jni.c363 const char *utf = (*env)->GetStringUTFChars(env, src, 0); in trans2iso() local
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/robolectric/v1/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...

12