Home
last modified time | relevance | path

Searched defs:get_section (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/log/utility/setup/
Dsettings.hpp217 section_type get_section() const in get_section() function in boost::basic_settings_section::ref
/third_party/boringssl/src/crypto/conf/
Dconf.c373 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() function
/third_party/python/Lib/email/
D_header_value_parser.py2359 def get_section(value): function