Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Storable/
DStorable.xs1398 static SV *retrieve_utf8str(pTHX_ stcxt_t *cxt, const char *cname);
1506 (sv_retrieve_t)retrieve_utf8str, /* SX_UTF8STR */
5778 static SV *retrieve_utf8str(pTHX_ stcxt_t *cxt, const char *cname) in retrieve_utf8str() function
6674 text = retrieve_utf8str(aTHX_ cxt, cname); in retrieve_code()