Home
last modified time | relevance | path

Searched refs:Trim (Results 1 – 25 of 33) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/
H A Dtrim_block.test7 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 DTrim.php5 \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 Dspellchecker.cfm41 <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 Dspellchecker.cfm43 <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 Dfckxhtml.js71 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 Dfckcodeformatter.js99 return sFormatted.Trim() ;
H A Dfcklisthandler.js143 if ( eChildNode.nodeValue.Trim().length > 0 )
H A Dfck.js174 if ( oNewBlock || oNode.nodeValue.Trim().length > 0 )
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js114 String.prototype.Trim = function() method in String
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js89 String.prototype.Trim = function() method in String
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js236 var sLnkUrl = GetE('txtLnkUrl').value.Trim() ;
327 if ( GetE('txtLnkUrl').value.Trim().length > 0 )
/plugin/fckg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js290 var sLnkUrl = GetE('txtLnkUrl').value.Trim() ;
442 if ( GetE('txtLnkUrl').value.Trim().length > 0 )
/plugin/fckg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.js142 String.prototype.Trim = function() method in String
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js440 function Trim(str) function
460 if(Trim(lines[i]).length == 0)
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js96 {function Trim(str) function
102 {if(Trim(lines[i]).length==0)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_util.cfm97 <cfset var chunk = lcase( Trim( BinaryFileRead( ARGUMENTS.filePath, 1024 ) ) )>
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md41 - **`Sentence::SPLIT_TRIM`**: Trim whitespace off the left and right sides of
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckenterkey.js271 while ( oCurrentParent.innerHTML.Trim().length == 0 )
H A Dfckstyle.js588 elementStyle = elementStyle.replace( regex, '' ).Trim() ;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md196 * Trim AggregateException message
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js26 …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;…
55Trim();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();};
62Trim();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 …
66Trim();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 Dfckeditorcode_ie.js26 …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;…
59Trim();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();};
66Trim();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 …
70Trim();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 Dreadme.md363 * Trim CSV column names
/plugin/adfs/phpsaml/
H A DCHANGELOG164 * Trim acs, slo and issuer urls.
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js26 …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;…
45Trim();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=…

12