Home
last modified time | relevance | path

Searched defs:end_check_label (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/external/bsd/sljit/dist/regex_src/
H A DregexJIT.c1540 …int compile_end_check(struct compiler_common *compiler_common, struct sljit_label *end_check_label) in compile_end_check()
1851 struct sljit_label *end_check_label = NULL; in regex_compile() local