Home
last modified time | relevance | path

Searched refs:regtest_offsetmap32 (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/
Dpcre_jit_test.c1109 static int regtest_offsetmap32[REGTEST_MAX_LENGTH32]; variable
1400 …length32 = convert_utf8_to_utf32(current->input, regtest_buf32, regtest_offsetmap32, REGTEST_MAX_L… in regression_tests()
1513 ovector32_1[i] = regtest_offsetmap32[ovector32_1[i]]; in regression_tests()
1515 ovector32_2[i] = regtest_offsetmap32[ovector32_2[i]]; in regression_tests()