/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/ |
H A D | trim_block.test | 7 Trim on control tag: 13 Trim on output tag: 19 Trim comments: 25 Trim leading space: 37 Trim trailing space: 59 Trim on control tag: 62 Trim on output tag: 65 Trim comments:After the comment. 67 Trim leading space: 71 Trim trailing space:
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/ |
H A D | Trim.php | 5 \trigger_deprecation('ruflin/elastica', '7.1.0', 'The "%s" class is deprecated, use "%s" instead. It will be removed in 8.0.', Trim::class, TrimProcessor::class); 8 * Elastica Trim Processor. 15 class Trim extends TrimProcessor class
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
H A D | spellchecker.cfm | 41 <cfset text = ListAppend(text, "^" & Trim(JSStringFormat(line)), CRLF)> 83 <cfset bad_word = Trim(ListGetAt(aspell_line, 2, " "))> 86 <cfset sug_list = Trim(ListRest(aspell_line, ":"))>
|
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
H A D | spellchecker.cfm | 43 <cfset text = ListAppend(text, "^" & Trim(JSStringFormat(line)), CRLF)> 85 <cfset bad_word = Trim(ListGetAt(aspell_line, 2, " "))> 88 <cfset sug_list = Trim(ListRest(aspell_line, ":"))>
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckxhtml.js | 71 sXHTML = sXHTML.substr( 7, sXHTML.length - 15 ).Trim() ; 331 if ( htmlNode.innerHTML.Trim().length == 0 && !htmlNode.name ) 402 if ( htmlNode.innerHTML.Trim().length == 0 )
|
H A D | fckcodeformatter.js | 99 return sFormatted.Trim() ;
|
H A D | fcklisthandler.js | 143 if ( eChildNode.nodeValue.Trim().length > 0 )
|
H A D | fck.js | 174 if ( oNewBlock || oNode.nodeValue.Trim().length > 0 )
|
/plugin/wysiwyg/fckeditor/editor/_source/ |
H A D | fckjscoreextensions.js | 114 String.prototype.Trim = function() method in String
|
/plugin/wysiwyg/fckeditor/editor/dialog/common/ |
H A D | fck_dialog_common.js | 89 String.prototype.Trim = function() method in String
|
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 236 var sLnkUrl = GetE('txtLnkUrl').value.Trim() ; 327 if ( GetE('txtLnkUrl').value.Trim().length > 0 )
|
/plugin/fckg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 290 var sLnkUrl = GetE('txtLnkUrl').value.Trim() ; 442 if ( GetE('txtLnkUrl').value.Trim().length > 0 )
|
/plugin/fckg/fckeditor/editor/dialog/common/ |
H A D | fck_dialog_common.js | 142 String.prototype.Trim = function() method in String
|
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shCore.js | 440 function Trim(str) function 460 if(Trim(lines[i]).length == 0)
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shCore.js | 96 {function Trim(str) function 102 {if(Trim(lines[i]).length==0)
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/ |
H A D | cf_util.cfm | 97 <cfset var chunk = lcase( Trim( BinaryFileRead( ARGUMENTS.filePath, 1024 ) ) )>
|
/plugin/aichat/vendor/vanderlee/php-sentence/ |
H A D | README.md | 41 - **`Sentence::SPLIT_TRIM`**: Trim whitespace off the left and right sides of
|
/plugin/wysiwyg/fckeditor/editor/_source/classes/ |
H A D | fckenterkey.js | 271 while ( oCurrentParent.innerHTML.Trim().length == 0 )
|
H A D | fckstyle.js | 588 elementStyle = elementStyle.replace( regex, '' ).Trim() ;
|
/plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
H A D | CHANGES.md | 196 * Trim AggregateException message
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 26 …is.length) s+=this.substring(A+B,this.length);return s;};String.prototype.Trim=function(){return t… method in String 31 ….getAttribute('_moz_dirty')==null) F=true;break;case 3:if (E||D.nodeValue.Trim().length>0) F=true;… 55 …Trim();if (FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)) E=E.replac… 57 …___'+j);B=B.replace(F,FCKCodeFormatter.ProtectedData[j].replace(/\$/g,'$$$$'));};return B.Trim();}; 62 …Trim();if (B.length==0||B==';') FCKDomTools.RemoveAttribute(A,'style');else A.style.cssText=B.repl… 64 …(!B.nodeName.IEquals('UL','LI')) return true;break;case 3:if (B.nodeValue.Trim().length>0) return … 66 …Trim();if (G.length!=0) return A.IsStartOfBlock=false;}else F=D.childNodes[E-1];};if (!F) F=FCKDom… 71 …s.RemoveNode(B);D=true;}else{FCKDomTools.RemoveNode(C);while (F.innerHTML.Trim().length==0){var H=…
|
H A D | fckeditorcode_ie.js | 26 …is.length) s+=this.substring(A+B,this.length);return s;};String.prototype.Trim=function(){return t… method in String 32 ….getAttribute('_moz_dirty')==null) F=true;break;case 3:if (E||D.nodeValue.Trim().length>0) F=true;… 59 …Trim();if (FCKConfig.DocType.length>0&&FCKRegexLib.HtmlDocType.test(FCKConfig.DocType)) E=E.replac… 61 …___'+j);B=B.replace(F,FCKCodeFormatter.ProtectedData[j].replace(/\$/g,'$$$$'));};return B.Trim();}; 66 …Trim();if (B.length==0||B==';') FCKDomTools.RemoveAttribute(A,'style');else A.style.cssText=B.repl… 68 …(!B.nodeName.IEquals('UL','LI')) return true;break;case 3:if (B.nodeValue.Trim().length>0) return … 70 …Trim();if (G.length!=0) return A.IsStartOfBlock=false;}else F=D.childNodes[E-1];};if (!F) F=FCKDom… 75 …s.RemoveNode(B);D=true;}else{FCKDomTools.RemoveNode(C);while (F.innerHTML.Trim().length==0){var H=…
|
/plugin/amcharts/assets/amcharts/plugins/dataloader/ |
H A D | readme.md | 363 * Trim CSV column names
|
/plugin/adfs/phpsaml/ |
H A D | CHANGELOG | 164 * Trim acs, slo and issuer urls.
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 26 …is.length) s+=this.substring(A+B,this.length);return s;};String.prototype.Trim=function(){return t… method in String 32 …lements[D.nodeName.toLowerCase()]) F=true;break;case 3:if (E||D.nodeValue.Trim().length>0) F=true;… 45 …Trim();E=E.replace(FCKRegexLib.SpaceNoClose,' />');if (FCKConfig.ForceSimpleAmpersand) E=E.replace… 47 …d___'+j);B=B.replace(F,FCKCodeFormatter.ProtectedData[j].replace(/\$/g,'$$$$'));};return B.Trim();} 52 …').replace(/\|$/,'')+'):[^;]+';var D=new RegExp(C,'gi');B=B.replace(D,'').Trim();if (B.length==0||… 54 …(!B.nodeName.IEquals('UL','LI')) return true;break;case 3:if (B.nodeValue.Trim().length>0) return … 61 …s.RemoveNode(B);D=true;}else{FCKDomTools.RemoveNode(C);while (F.innerHTML.Trim().length==0){var H=…
|