Home
last modified time | relevance | path

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

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dstring.c314 static const char *get_string_from_body(const ScmStringBody *b) in get_string_from_body() function
346 return get_string_from_body(b); in Scm_GetStringConst()
361 return get_string_from_body(b); in Scm_GetStringContent()
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog13724 * src/string.c (get_string_from_body), src/gauche.h: Avoid accessing