Home | History | Annotate | Download | only in parse-only

Lines Matching full:child

1662 		CHILD: /:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,
1800 CHILD: function(match){
1842 } else if ( Expr.match.POS.test( match[0] ) || Expr.match.CHILD.test( match[0] ) ) {
1958 CHILD: function(elem, match){