Searched defs:MATCHES (Results 1 – 4 of 4) sorted by relevance
262 MATCHES, enumConstant
484 const MATCHES = /:(?:matches|any|-(?:webkit|moz)-any)/; constant
596 #define MATCHES(s) (0 == _comparePath(tail, tailLen, (s), -1)) in parseCommandLine() macro643 #define MATCHES(s) (0 == _compareArgument(arg, argLen, (s), -1)) in parseCommandLine() macro
1285 #define MATCHES matches in GetOptimum() macro