OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_templates
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/kyua-cli/dist/utils/text/
templates.cpp
247
text::templates_def
_templates
;
member in class:__anon7014::templates_parser
345
_templates
.get_variable(loop.iterator));
347
if (next_index <
_templates
.get_vector(loop.vector).size()) {
348
_templates
.add_variable(loop.iterator, F("%s") % next_index);
353
_templates
.remove_variable(loop.iterator);
359
const std::string value =
_templates
.evaluate(
374
if (
_templates
.get_vector(loop.vector).empty()) {
378
_templates
.add_variable(loop.iterator, "0");
472
out_line +=
_templates
.evaluate(in_line.substr(
492
_templates
(templates_)
[
all
...]
Completed in 25 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026