Searched defs:CHILD (Results 1 – 2 of 2) sorted by relevance
647 "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + property1790 "CHILD": function( match ) { method1914 "CHILD": function( type, what, _argument, first, last ) { method
261 #define CHILD(t, c) \ macro