Searched refs:sljit_set_current_flags (Results 1 – 3 of 3) sorted by relevance
1534 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler,
531 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function2468 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_current_flags(struct sljit_compiler *compiler, sljit_s32 cu… in sljit_set_current_flags() function
4297 sljit_set_current_flags(compiler, SLJIT_SET_Z); in check_newlinechar()7979 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()8041 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_simple_assertion_matchingpath()8588 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()8603 sljit_set_current_flags(compiler, SLJIT_SET_Z); in compile_char1_matchingpath()
Completed in 48 milliseconds