Home
last modified time | relevance | path

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

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/subsystems/
H A Dlibrary_manager.cpp17 static const char* LibraryNameExtension = "lmn"; variable
40 std::string spec = stlplus::create_filespec(path, owner, LibraryNameExtension); in read_context()
51 std::string spec = stlplus::create_filespec(path, owner, LibraryNameExtension); in write_context()
59 std::string spec = stlplus::create_filespec(path, owner, LibraryNameExtension); in create_library()
68 std::string spec = stlplus::create_filespec(path, owner, LibraryNameExtension); in erase_library()
1479 std::string spec = stlplus::create_filespec(path, owner, LibraryNameExtension); in is_library()