Home
last modified time | relevance | path

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

/freebsd/contrib/lutok/
H A Dstate.cpp874 const char *raw_string = lua_tostring(_pimpl->lua_state, index); in to_string() local
878 return std::string(raw_string); in to_string()