Searched refs:lcc (Results 1 – 25 of 37) sorted by relevance
12
/external/pcre/dist/ |
D | pcre_dfa_exec.c | 412 const pcre_uint8 *ctypes, *lcc, *fcc; in internal_dfa_exec() local 447 lcc = md->tables + lcc_offset; in internal_dfa_exec() 2149 if (TABLE_GET(c, lcc, c) == TABLE_GET(d, lcc, d)) in internal_dfa_exec()
|
D | pcre_exec.c | 242 if (TABLE_GET(cp, md->lcc, cp) != TABLE_GET(cc, md->lcc, cc)) return -1; in match_ref() 3273 if (md->lcc[fc] != TABLE_GET(cc, md->lcc, cc)) RRETURN(MATCH_NOMATCH); in match() 3305 if (TABLE_GET(ecode[1], md->lcc, ecode[1]) in match() 3306 != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH); in match() 6566 md->lcc = tables + lcc_offset; in pcre_exec()
|
D | pcre_internal.h | 2418 const pcre_uint8 *lcc; /* Points to lower casing table */ member 2511 const pcre_uint8 *lcc; /* Points to lower casing table */ member
|
D | pcre_study.c | 1486 compile_block.lcc = tables + lcc_offset; in pcre_study()
|
D | pcre_jit_compile.c | 362 sljit_sw lcc; member 4489 OP1(SLJIT_MOV, LCC_TABLE, 0, SLJIT_IMM, common->lcc); in do_caselesscmp() 9773 common->lcc = (sljit_sw)(tables + lcc_offset); in PRIV()
|
D | pcre_compile.c | 8846 cd->lcc = tables + lcc_offset; in pcre_compile2()
|
D | configure | 14949 lcc*) 15627 lcc*)
|
/external/mksh/src/ |
D | Build.sh | 1130 lcc)
|
/external/google-tv-pairing-protocol/cpp/ |
D | configure | 13023 lcc*) 13669 lcc*)
|
/external/openfst/ |
D | configure | 13031 lcc*) 13709 lcc*)
|
/external/protobuf/gtest/ |
D | configure | 13154 lcc*) 13832 lcc*)
|
/external/protobuf/ |
D | configure | 13699 lcc*) 14377 lcc*)
|
/external/zlib/src/ |
D | ChangeLog | 1217 - added makelcc.bat for lcc-win32 (Tom St Denis)
|
/external/cmockery/cmockery_0_1_2/ |
D | aclocal.m4 | 3553 lcc*) 5064 lcc*)
|
/external/google-breakpad/m4/ |
D | libtool.m4 | 3825 lcc*) 6163 lcc*)
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 3826 lcc*) 6156 lcc*)
|
/external/google-tv-pairing-protocol/cpp/m4/ |
D | libtool.m4 | 3825 lcc*) 6163 lcc*)
|
/external/libmtp/m4/ |
D | libtool.m4 | 3816 lcc*) 6146 lcc*)
|
/external/libvncserver/ |
D | acinclude.m4 | 4143 lcc*) 5662 lcc*)
|
/external/pcre/dist/m4/ |
D | libtool.m4 | 4157 lcc*) 6688 lcc*)
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 4161 lcc*) 6692 lcc*)
|
/external/libopus/m4/ |
D | libtool.m4 | 4161 lcc*) 6692 lcc*)
|
/external/libpng/scripts/ |
D | libtool.m4 | 4157 lcc*) 6688 lcc*)
|
/external/openfst/m4/ |
D | libtool.m4 | 4169 lcc*) 6707 lcc*)
|
/external/libedit/m4/ |
D | libtool.m4 | 4157 lcc*) 6688 lcc*)
|
12