Searched refs:sljit_set_function_context (Results 1 – 3 of 3) sorted by relevance
1308 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_con…
233 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_function_context(void** func_ptr, struct sljit_function_con… in sljit_set_function_context() function515 …sljit_set_function_context(NULL, (struct sljit_function_context*)code_ptr, (sljit_sw)code, (void*)… in sljit_generate_code()
2268 …sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->conte… in regex_compile()