Searched refs:get_larray (Results 1 – 1 of 1) sorted by relevance
1410 static SV *get_larray(pTHX_ stcxt_t *cxt, UV len, const char *cname);6009 sv = get_larray(aTHX_ cxt, len, cname); in retrieve_lobject()6281 static SV *get_larray(pTHX_ stcxt_t *cxt, UV len, const char *cname) in get_larray() function