Home
last modified time | relevance | path

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

/dports/security/keybase/client-v5.7.1/go/chat/utils/
H A Dkbfs_path_utils_test.go13 func strPointer(str string) *string { return &str } func
/dports/www/grafana8/grafana-8.3.6/pkg/expr/mathexp/
H A Dexp_test.go42 func strPointer(s string) *string { func
/dports/devel/dia2code+/dia2code-1.0.0/src/
H A DGenerateCodeCpp.cpp36 GenerateCodeCpp::strPointer (const std::string & type) const { in strPointer() function in GenerateCodeCpp
H A DGenerateCodeJava.cpp33 GenerateCodeJava::strPointer (const std::string & type) const { in strPointer() function in GenerateCodeJava