OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strings_vector
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/kyua-cli/dist/utils/text/
templates.hpp
83
typedef std::vector< std::string >
strings_vector
;
typedef in class:utils::text::templates_def
90
typedef std::map< std::string,
strings_vector
> vectors_map;
107
const
strings_vector
& get_vector(const std::string&) const;
templates.cpp
580
_vectors[name] =
strings_vector
();
640
const text::templates_def::
strings_vector
&
664
const
strings_vector
& vector = get_vector(name);
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026