Home
last modified time | relevance | path

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

/external/skia/third_party/lua/src/
Dlstrlib.c266 static int match_class (int c, int cl) { in match_class() function
295 if (match_class(c, uchar(*p))) in matchbracketclass()
317 case L_ESC: return match_class(c, uchar(*(p+1))); in singlematch()
/external/syslinux/com32/lua/src/
Dlstrlib.c266 static int match_class (int c, int cl) { in match_class() function
295 if (match_class(c, uchar(*p))) in matchbracketclass()
317 case L_ESC: return match_class(c, uchar(*(p+1))); in singlematch()
/external/harfbuzz_ng/src/
Dhb-ot-layout-gsubgpos-private.hh677 static inline bool match_class (hb_codepoint_t glyph_id, const USHORT &value, const void *data) in match_class() function
1378 {match_class}, in would_apply()
1399 {match_class}, in apply()
1944 {match_class}, in would_apply()
1970 {match_class}, in apply()