Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1694 static int compile_newline_check(struct compiler_common *compiler_common, sljit_sw ind) in compile_newline_check() function
2205 CHECK(compile_newline_check(&compiler_common, ind)); in regex_compile()