Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c408 BOOL positive_assert; member
7294 BOOL save_positive_assert = common->positive_assert; in compile_assert_matchingpath()
7391 common->positive_assert = FALSE; in compile_assert_matchingpath()
7394 common->positive_assert = TRUE; in compile_assert_matchingpath()
7417 common->positive_assert = save_positive_assert; in compile_assert_matchingpath()
7495 common->positive_assert = save_positive_assert; in compile_assert_matchingpath()
7692 common->positive_assert = save_positive_assert; in compile_assert_matchingpath()
10448 else if (common->positive_assert) in compile_control_verb_backtrackingpath()