Searched refs:slotA (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_exec.c1308 pcre_uchar *slotA = md->name_table; local
1311 if (GET2(slotA, 0) == recno) break;
1312 slotA += md->name_entry_size;
1321 pcre_uchar *slotB = slotA;
1325 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1337 slotB = slotA;
1341 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1371 pcre_uchar *slotA = md->name_table; local
1375 if (GET2(slotA, 0) == refno) break;
1376 slotA
[all...]
H A Dpcre_jit_compile.c4467 pcre_uchar *slotA = name_table; local
4480 if (GET2(slotA, 0) == refno) break;
4481 slotA += name_entry_size;
4490 slotB = slotA;
4494 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4505 slotB = slotA;
4509 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4524 pcre_uchar *slotA = name_table; local
4533 if (GET2(slotA, 0) == recno) break;
4534 slotA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c1308 pcre_uchar *slotA = md->name_table; local
1311 if (GET2(slotA, 0) == recno) break;
1312 slotA += md->name_entry_size;
1321 pcre_uchar *slotB = slotA;
1325 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1337 slotB = slotA;
1341 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1371 pcre_uchar *slotA = md->name_table; local
1375 if (GET2(slotA, 0) == refno) break;
1376 slotA
[all...]
H A Dpcre_jit_compile.c4467 pcre_uchar *slotA = name_table; local
4480 if (GET2(slotA, 0) == refno) break;
4481 slotA += name_entry_size;
4490 slotB = slotA;
4494 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4505 slotB = slotA;
4509 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4524 pcre_uchar *slotA = name_table; local
4533 if (GET2(slotA, 0) == recno) break;
4534 slotA
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c1308 pcre_uchar *slotA = md->name_table; local
1311 if (GET2(slotA, 0) == recno) break;
1312 slotA += md->name_entry_size;
1321 pcre_uchar *slotB = slotA;
1325 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1337 slotB = slotA;
1341 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
1371 pcre_uchar *slotA = md->name_table; local
1375 if (GET2(slotA, 0) == refno) break;
1376 slotA
[all...]
H A Dpcre_jit_compile.c4467 pcre_uchar *slotA = name_table; local
4480 if (GET2(slotA, 0) == refno) break;
4481 slotA += name_entry_size;
4490 slotB = slotA;
4494 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4505 slotB = slotA;
4509 if (STRCMP_UC_UC(slotA + IMM2_SIZE, slotB + IMM2_SIZE) == 0)
4524 pcre_uchar *slotA = name_table; local
4533 if (GET2(slotA, 0) == recno) break;
4534 slotA
[all...]

Completed in 195 milliseconds