Searched refs:init_match (Results 1 – 2 of 2) sorted by relevance
120 char *string, int init_match) in match_list_parse() argument152 for (match = init_match, item = start; *item == '!'; item++) in match_list_parse()
63 void *init_match; member2266 compiler_common.machine->u.init_match = (void*)(sljit_sw)sljit_get_label_addr(label); in regex_compile()2268 …sljit_set_function_context(&compiler_common.machine->u.init_match, &compiler_common.machine->conte… in regex_compile()2272 …it match: %p\n\n", compiler_common.machine->continue_match, compiler_common.machine->u.init_match); in regex_compile()