Home
last modified time | relevance | path

Searched refs:ExpandTemplate (Results 1 – 11 of 11) sorted by relevance

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcodecompletiontemplater.pas110 function ExpandTemplate(Template: TDOMNode; in ExpandTemplate() function
193 Result := ExpandTemplate(Template, LineEnd, Indent, ArgName, ArgVal);
196 function TTemplateExpander.ExpandTemplate(Template: TDOMNode; LineEnd, in ExpandTemplate() function
291 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
298 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
315 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
321 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
336 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal, I);
/dports/editors/lazarus/lazarus/components/codetools/
H A Dcodecompletiontemplater.pas110 function ExpandTemplate(Template: TDOMNode; in ExpandTemplate() function
193 Result := ExpandTemplate(Template, LineEnd, Indent, ArgName, ArgVal);
196 function TTemplateExpander.ExpandTemplate(Template: TDOMNode; LineEnd, in ExpandTemplate() function
291 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
298 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
315 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
321 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
336 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal, I);
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dcodecompletiontemplater.pas110 function ExpandTemplate(Template: TDOMNode; in ExpandTemplate() function
193 Result := ExpandTemplate(Template, LineEnd, Indent, ArgName, ArgVal);
196 function TTemplateExpander.ExpandTemplate(Template: TDOMNode; LineEnd, in ExpandTemplate() function
291 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
298 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
315 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
321 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
336 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal, I);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dcodecompletiontemplater.pas110 function ExpandTemplate(Template: TDOMNode; in ExpandTemplate() function
193 Result := ExpandTemplate(Template, LineEnd, Indent, ArgName, ArgVal);
196 function TTemplateExpander.ExpandTemplate(Template: TDOMNode; LineEnd, in ExpandTemplate() function
291 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
298 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
315 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
321 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal);
336 R := R + ExpandTemplate(Node, LineEnd,Indent,ArgName,ArgVal, I);
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/windows/ctemplate/
H A Dtemplate.h96 inline bool ExpandTemplate(const TemplateString& filename, Strip strip, in ExpandTemplate() function
102 inline bool ExpandTemplate(const TemplateString& filename, Strip strip, in ExpandTemplate() function
/dports/finance/kraft/kraft-0.97/src/
H A Dtexttemplate.cpp120 …bool errorFree = ExpandTemplate( fileName().toStdString(), ctemplate::DO_NOT_STRIP ,mStandardDict,… in expand()
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/tests/
H A Dtemplate_dictionary_unittest.cc968 ExpandTemplate("test.tpl", DO_NOT_STRIP, &dict, &out); in TEST()
984 ExpandTemplate("test2.tpl", DO_NOT_STRIP, &dict, &out); in TEST()
995 ExpandTemplate("test3.tpl", DO_NOT_STRIP, &dict, &out); in TEST()
H A Dtemplate_unittest.cc98 using ctemplate::ExpandTemplate;
1050 TEST(Template, ExpandTemplate) { in TEST() argument
1055 ASSERT(ExpandTemplate(filename, STRIP_WHITESPACE, &dict, &output)); in TEST()
1062 ASSERT(!ExpandTemplate(filename + " not found", DO_NOT_STRIP, &dict, in TEST()
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/src/ctemplate/
H A Dtemplate.h.in82 // ExpandTemplate
91 inline bool ExpandTemplate(const TemplateString& filename, Strip strip, function
97 inline bool ExpandTemplate(const TemplateString& filename, Strip strip, function
/dports/textproc/google-ctemplate/ctemplate-ctemplate-2.4/
H A DNEWS143 `ctemplate::ExpandTemplate("example.tpl", ctemplate::DO_NOT_STRIP,
/dports/www/twiki/twiki/data/TWiki/
H A DTWikiFuncDotPm.txt,v1356 #ExpandTemplate