Home
last modified time | relevance | path

Searched defs:othercase (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pcre/maint/
H A Ducptest.c291 unsigned int othercase = UCD_OTHERCASE(c); in print_prop() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_dfa_match.c2302 unsigned int othercase; in internal_dfa_match() local
H A Dpcre2_match.c1289 uint32_t othercase; in match() local
H A Dpcre2_jit_compile.c5601 PCRE2_UCHAR othercase[4]; in scan_prefix() local
5603 PCRE2_UCHAR othercase[2]; in scan_prefix() local
5605 PCRE2_UCHAR othercase[1]; in scan_prefix() local
H A Dpcre2_compile.c5154 uint32_t c, othercase, next; in get_othercase_range() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregcomp.c1029 othercase(int ch) in othercase() function
/aosp_15_r20/external/libcups/vcnet/regex/
H A Dregcomp.c820 othercase(ch) in othercase() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c901 othercase(int ch) in othercase() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A Dregcomp.c1031 othercase(int ch) in othercase() function
/aosp_15_r20/external/llvm/lib/Support/
H A Dregcomp.c901 othercase(int ch) in othercase() function
/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/regex/
H A Dregcomp.c1469 othercase(wint_t ch) function