Home
last modified time | relevance | path

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

/third_party/libsnd/Octave/
Dformat.h19 int format_of_str (const std::string & fmt) ;
Dsndfile.cc27 static int format_of_str (const std::string & fmt) ;
159 sfinfo.format = format_of_str (format) ;
375 format_of_str (const std::string & fmt) in format_of_str() function