Searched defs:trimSpaces (Results 1 – 2 of 2) sorted by relevance
467 …gs', {'tagOpen': tagOpen, 'tagClose' : tagClose, 'sampleText' : sampleText, 'trimSpaces' : false}); property510 …rtTags', {'tagOpen': '[['+link+'|', 'tagClose' : ']]', 'sampleText' : title, 'trimSpaces' : true}); property
11804 function trimSpaces(string) { function