Searched refs:CMATCH (Results 1 – 1 of 1) sorted by relevance
580 #define CMATCH(what) IMATCH(what, &source, &target, ctx) in copy_at_group() macro582 if (( !CMATCH(media) in copy_at_group()586 && !(REMATCH(vendor_webkit) && CMATCH(keyframes)) in copy_at_group()587 && !(REMATCH(vendor_moz) && CMATCH(keyframes)) in copy_at_group()588 && !(REMATCH(vendor_o) && CMATCH(keyframes)) in copy_at_group()589 && !(REMATCH(vendor_ms) && CMATCH(keyframes))) in copy_at_group()594 #undef CMATCH in copy_at_group()