Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1371 static int compile_cond_tran(struct compiler_common *compiler_common, sljit_sw curr_index) in compile_cond_tran() function
2213 CHECK(compile_cond_tran(&compiler_common, compiler_common.search_states[ind].type)); in regex_compile()