Home
last modified time | relevance | path

Searched defs:erase_section (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/core/io/
H A Dconfig_file.cpp122 void ConfigFile::erase_section(const String &p_section) { in erase_section() function in ConfigFile
/dports/devel/godot-tools/godot-3.2.3-stable/core/io/
H A Dconfig_file.cpp122 void ConfigFile::erase_section(const String &p_section) { in erase_section() function in ConfigFile
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/subsystems/
H A Dini_manager.cpp429 bool erase_section(const std::string& section) in erase_section() function in stlplus::ini_file
744 bool erase_section(const std::string& section, unsigned depth) in erase_section() function in stlplus::ini_manager_body
1130 bool ini_manager::erase_section(const std::string& section, unsigned depth) in erase_section() function in stlplus::ini_manager
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DElf.h566 section_iterator erase_section(section_iterator i) { in erase_section() function