HomeSort by: relevance | last modified time | path
    Searched defs:regex_compile (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c 1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int *error) function in typeref:struct:regex_machine *
2268 sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->context, sljit_get_label_addr(label), regex_compile);
regexJIT.c 1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int *error) function in typeref:struct:regex_machine *
2268 sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->context, sljit_get_label_addr(label), regex_compile);
regexJIT.c 1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int *error) function in typeref:struct:regex_machine *
2268 sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->context, sljit_get_label_addr(label), regex_compile);
regexJIT.c 1835 struct regex_machine* regex_compile(const regex_char_t *regex_string, int length, int re_flags, int *error) function in typeref:struct:regex_machine *
2268 sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->context, sljit_get_label_addr(label), regex_compile);

Completed in 51 milliseconds