Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_test.c1071 static int regtest_offsetmap16[REGTEST_MAX_LENGTH16]; variable
1413 length16 = convert_utf8_to_utf16((PCRE2_SPTR8)current->input, regtest_buf16, regtest_offsetmap16, REGTEST_MAX_LENGTH16); in regression_tests()
1560 ovector16_1[i] = regtest_offsetmap16[ovector16_1[i]]; in regression_tests()
1562 ovector16_2[i] = regtest_offsetmap16[ovector16_2[i]]; in regression_tests()

Completed in 4 milliseconds