/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/ |
D | specificity.js | 9 PSEUDO: ':' property 56 } else if (character == Selector.PSEUDO && !wasPseudoClass && !isNotPseudoClass(selector, i)) { 59 } else if (character == Selector.PSEUDO) { 66 wasPseudoClass = character == Selector.PSEUDO;
|
/plugin/siteexport/inc/ |
D | readCSS.patch | 241 $tag = $t.'>>PSEUDO>>'.$m[1]; 246 $tag = $t.'>>NAMED>>'.$t2.'>>PSEUDO>>'.$m[1];
|
/plugin/jquery/ |
D | script.js | 19 …PSEUDO:/:((?:[\w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"…
|
D | jquery-1.4.2.min.js | 76 …)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\u… 83 …g,h,l){return l[3]-0===h},eq:function(g,h,l){return l[3]-0===h}},filter:{PSEUDO:function(g,h,l,m){… 93 …){var l=[],m="",q;for(h=h.nodeType?[h]:h;q=n.match.PSEUDO.exec(g);){m+=q[0];g=g.replace(n.match.PS…
|
D | jquery-1.4.2.js | 2917 PSEUDO: /:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/ 3661 while ( (match = Expr.match.PSEUDO.exec( selector )) ) { 3663 selector = selector.replace( Expr.match.PSEUDO, "" );
|
/plugin/jquery-syntax/ |
D | jquery-1.6.min.js | 16 …PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{}…
|
/plugin/dokumicrobugtracker/js/ |
D | jquery.js | 3 …PSEUDO:/:((?:[\w\u00c0-\uFFFF\-]|\\.)+)(?:\((['"]?)((?:\([^\)]+\)|[^\(\)]*)+)\2\))?/},leftMatch:{}…
|
/plugin/issuetracker/ |
D | prototype.js | 4240 PSEUDO: /:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/ 4510 PSEUDO: function(elem, match, i, array){ 4925 while ( (match = Expr.match.PSEUDO.exec( selector )) ) { 4927 selector = selector.replace( Expr.match.PSEUDO, "" );
|
/plugin/diagramsnet/lib/js/jquery/ |
D | jquery-3.3.1.min.js | 2 …PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… property
|
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/ |
D | jquery.min.js | 2 …PSEUDO:new RegExp("^"+N),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… property
|
/plugin/combo/resources/library/bootstrap/4.5.0/ |
D | jquery-3.5.1.min.js | 2 …PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… property
|
/plugin/combo/resources/library/bootstrap/4.4.1/ |
D | jquery-3.4.1.min.js | 2 …PSEUDO:new RegExp("^"+$),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… method
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
D | jquery.min.js | 2 …PSEUDO:new RegExp("^"+Q),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… property
|
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/ |
D | combined.js | 8 …PSEUDO:RegExp("^"+I),CHILD:RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(ev… property
|
/plugin/zwidoku/files/ |
H A D | jquery.js | 2 …PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("… property
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 3220 …)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\u… property 3310 }},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name]; method 3474 while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0]; 3475 selector=selector.replace(Expr.match.PSEUDO,"")
|
/plugin/combo/resources/firebug/ |
D | firebug-lite-1.4.js | 3231 …)\))?/,POS:/:(nth|eq|gt|lt|first|last|even|odd)(?:\((\d*)\))?(?=[^-]|$)/,PSEUDO:/:((?:[\w\u00c0-\u… property 3321 }},filter:{PSEUDO:function(elem,match,i,array){var name=match[1],filter=Expr.filters[name]; method 3485 while((match=Expr.match.PSEUDO.exec(selector))){later+=match[0]; 3486 selector=selector.replace(Expr.match.PSEUDO,"")
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 12923 PSEUDO: /:((?:[\w\u00c0-\uFFFF-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/ property 13637 while ( (match = Expr.match.PSEUDO.exec( selector )) ) { 13639 selector = selector.replace( Expr.match.PSEUDO, "" );
|