HomeSort by: relevance | last modified time | path
    Searched refs:regex_continue_match (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.h 84 regex_continue_match does not support REGEX_MATCH_VERBOSE flag. */
85 void regex_continue_match(struct regex_match *match, const regex_char_t *input_string, int length);
regexMain.c 186 regex_continue_match(match, test->string, ptr - test->string);
regexJIT.c 2423 void regex_continue_match(struct regex_match *match, const regex_char_t *input_string, int length) function in typeref:typename:void

Completed in 14 milliseconds