Home
last modified time | relevance | path

Searched refs:CHILD (Results 1 – 24 of 24) sorted by relevance

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
Duse_with_parent.test10 CHILD
23 CHILD
/plugin/diagramsnet/lib/math/extensions/a11y/
Dcollapsible.js14 CHILD: 1,
262 1 < e && (t += e * a.CHILD);
292 ….complexity && (t = 0, this.data[this.sub] && (t = this.data[this.sub].getComplexity() + a.CHILD),
294 …ub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base] && (t += this.d…
300 ….complexity && (t = 0, this.data[this.sub] && (t = this.data[this.sub].getComplexity() + a.CHILD),
303 …this.data[this.sub] && (t += a.CHILD), this.data[this.sup] && (t += a.CHILD), this.data[this.base]…
/plugin/siteexport/inc/
DreadCSS.patch226 …if (preg_match('/NTH-CHILD\((\s*(([\-+]?\d*)N(\s*[\-+]\s*\d+)?|[\-+]?\d+|ODD|EVEN)\s*)\)/',$tg,$m)…
227 … $tg = preg_replace('/NTH-CHILD\(.*\)/', 'NTH-CHILD('.str_replace(' ','',$m[1]).')', $tg);
262 …else if (preg_match('/^('.$this->mpdf->allowedCSStags.')\s*:NTH-CHILD\((.*)\)$/',$t,$m)) { $tag = …
283 …else if (preg_match('/^('.$this->mpdf->allowedCSStags.')\s*:NTH-CHILD\((.*)\)$/',$t,$m)) { $tag = …
/plugin/webdav/vendor/sabre/vobject/resources/schema/
Dxcal.rng151 "CHILD" |
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
Dxcal.rng151 "CHILD" |
/plugin/jquery-syntax/
Djquery-1.6.min.js16CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+…
/plugin/dokumicrobugtracker/js/
Djquery.js3CHILD:/:(only|nth|last|first)-child(?:\(\s*(even|odd|(?:[+\-]?\d+|(?:[+\-]?\d*)?n\s*(?:[+\-]\s*\d+…
/plugin/jquery/
Dscript.js19CHILD:/:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,POS:/:(nth|eq|gt|lt|first|last|ev…
Djquery-1.4.2.min.js76 …(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|f…
81 g);return false}else if(n.match.POS.test(g[0])||n.match.CHILD.test(g[0]))return true;return g},POS:…
84 …se;return true}else k.error("Syntax error, unrecognized expression: "+q)},CHILD:function(g,h){var …
Djquery-1.4.2.js2915 CHILD: /:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,
/plugin/issuetracker/
Dprototype.js4238 CHILD: /:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/,
4377 CHILD: function(match){
4415 } else if ( Expr.match.POS.test( match[0] ) || Expr.match.CHILD.test( match[0] ) ) {
4529 CHILD: function(elem, match){
/plugin/diagramsnet/lib/js/jquery/
Djquery-3.3.1.min.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\… property
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Djquery.min.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+K+"*(even|odd|(([+-]|)(\… property
/plugin/combo/resources/library/bootstrap/4.5.0/
Djquery-3.5.1.min.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\… property
/plugin/combo/resources/library/bootstrap/4.4.1/
Djquery-3.4.1.min.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\… property
/plugin/jplayer/vendor/happyworm/jplayer/lib/
Djquery.min.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\… property
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js8CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)… property
/plugin/zwidoku/files/
H A Djquery.js2CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\… method
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js3220 …(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|f… property
3266 },CHILD:function(match){if(match[1]=="nth"){var test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(match[2]=="eve… method
3279 }}else{if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true
3318 }}}},CHILD:function(elem,match){var type=match[1],node=elem; method
/plugin/combo/resources/firebug/
Dfirebug-lite-1.4.js3231 …(?:(\S?=)\s*(['"]*)(.*?)\3|)\s*\]/,TAG:/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/,CHILD:/:(only|nth|last|f… property
3277 },CHILD:function(match){if(match[1]=="nth"){var test=/(-?)(\d*)n((?:\+|-)?\d*)/.exec(match[2]=="eve… method
3290 }}else{if(Expr.match.POS.test(match[0])||Expr.match.CHILD.test(match[0])){return true
3329 }}}},CHILD:function(elem,match){var type=match[1],node=elem; method
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js12921 CHILD: /:(only|nth|last|first)-child(?:\((even|odd|[\dn+-]*)\))?/, property
13060 CHILD: function(match){ method
/plugin/bible/bible_douayRheims/
DIsaias.txt181 …9:6. For a CHILD IS BORN to us, and a son is given to us, and the government is upon his shoulder:…
/plugin/mermaid/
Dmermaid.min.js1976CHILD:15,DESCENDANT:16,PARENT:17,ANCESTOR:18,COMPOUND_SPLIT:19,TRUE:20},EB=[{selector:":selected",…
/plugin/html2pdf/html2pdf/html2ps/data/
DLineBreak.txt9299 2F26;ID # KANGXI RADICAL CHILD