Home
last modified time | relevance | path

Searched refs:match_class (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlstrlib.c427 static int match_class (int c, int cl) { in match_class() function
456 if (match_class(c, uchar(*p))) in matchbracketclass()
478 case L_ESC: return match_class(c, uchar(*(p+1))); in singlematch()

Completed in 7 milliseconds