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

/external/pcre/dist/
H A Dpcre_jit_test.c1049 static int regtest_offsetmap16[REGTEST_MAX_LENGTH16]; variable
1366 length16 = convert_utf8_to_utf16(current->input, regtest_buf16, regtest_offsetmap16, REGTEST_MAX_LENGTH16);
1505 ovector16_1[i] = regtest_offsetmap16[ovector16_1[i]];
1507 ovector16_2[i] = regtest_offsetmap16[ovector16_2[i]];

Completed in 4235 milliseconds