Searched refs:leadingWhitespace (Results 1 – 9 of 9) sorted by relevance
/plugin/asciidocjs/node_modules/cliui/build/lib/ |
D | index.js | 140 const leadingWhitespace = match ? match[0].length : 0; 152 if (leadingWhitespace < targetTextWidth) { 156 … return target.trimRight() + ' '.repeat(leadingWhitespace - targetTextWidth) + source.trimLeft();
|
/plugin/asciidocjs/node_modules/cliui/build/ |
D | index.cjs | 141 const leadingWhitespace = match ? match[0].length : 0; 153 if (leadingWhitespace < targetTextWidth) { 157 … return target.trimRight() + ' '.repeat(leadingWhitespace - targetTextWidth) + source.trimLeft();
|
/plugin/jquery/ |
D | jquery-1.4.2.js | 847 leadingWhitespace: div.firstChild.nodeType === 3, property 4192 (jQuery.support.leadingWhitespace || !rleadingWhitespace.test( value )) && 4477 if ( !jQuery.support.leadingWhitespace && rleadingWhitespace.test( elem ) ) {
|
D | jquery-1.4.2.min.js | 34 …=d.getElementsByTagName("a")[0];if(!(!e||!e.length||!j)){c.support={leadingWhitespace:d.firstChild… property 107 ""):null;else if(typeof a==="string"&&!ta.test(a)&&(c.support.leadingWhitespace||!V.test(a))&&!F[(L… 112 …[k].childNodes.length&&o[k].parentNode.removeChild(o[k])}!c.support.leadingWhitespace&&V.test(i)&&…
|
D | script.js | 12 …hildNodes.length){N[M].parentNode.removeChild(N[M])}}}if(!o.support.leadingWhitespace&&/^\s/.test(… 19 …etElementsByTagName("a")[0];if(!H||!H.length||!E){return}o.support={leadingWhitespace:K.firstChild… property
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/ |
D | jquery.min.js | 3 …leadingWhitespace=3===b.firstChild.nodeType,k.tbody=!b.getElementsByTagName("tbody").length,k.html…
|
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/ |
D | combined.js | 8 …op:1px;float:left;opacity:.5",t.getSetAttribute="t"!==d.className,t.leadingWhitespace=3===d.firstC… 9 …leadingWhitespace&&yt.test(e)||At[(bt.exec(e)||["",""])[1].toLowerCase()])){e=e.replace(vt,"<$1></…
|
/plugin/jquery-syntax/ |
D | jquery-1.6.min.js | 16 …(c.createElement("option")),g=a.getElementsByTagName("input")[0],i={leadingWhitespace:a.firstChild… property
|
/plugin/dokumicrobugtracker/js/ |
D | jquery.js | 2 …(c.createElement("option")),i=a.getElementsByTagName("input")[0],k={leadingWhitespace:a.firstChild… property
|