Searched refs:MatchState (Results 1 – 1 of 1) sorted by relevance
358 typedef struct MatchState { struct369 } MatchState; argument386 static int check_capture (MatchState *ms, int l) { in check_capture()395 static int capture_to_close (MatchState *ms) { in capture_to_close()403 static const char *classend (MatchState *ms, const char *p) { in classend()506 static const char *max_expand (MatchState *ms, const char *s, in max_expand()757 static void prepstate (MatchState *ms, lua_State *L, in prepstate()767 static void reprepstate (MatchState *ms) { in reprepstate()793 MatchState ms; in str_find_aux()834 MatchState ms; /* match state */[all …]
Completed in 7 milliseconds