Home
last modified time | relevance | path

Searched defs:CHILD (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js647 "CHILD": new RegExp( "^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\(" + property
1790 "CHILD": function( match ) { method
1914 "CHILD": function( type, what, _argument, first, last ) { method
/freebsd/contrib/jemalloc/src/
H A Dctl.c261 #define CHILD(t, c) \ macro