Home
last modified time | relevance | path

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

/dports/devel/p5-CBOR-XS/CBOR-XS-1.3/
H A DXS.xs346 encode_hv (enc_t *enc, HV *hv) in encode_hv() function
507 encode_hv (enc, (HV *)sv); in encode_rv()
/dports/converters/p5-JSON-XS/JSON-XS-4.03/
H A DXS.xs655 encode_hv (enc_t *enc, HV *hv) in encode_hv() function
869 encode_hv (enc, (HV *)sv); in encode_rv()
/dports/converters/p5-Cpanel-JSON-XS/Cpanel-JSON-XS-4.27/
H A DChanges56 - Move SvGETMAGIC() from encode_av() and encode_hv() to encode_sv()
523 - backport encode_hv HE sort on stack < 64 or heap to avoid stack
H A DXS.xs1255 encode_hv (pTHX_ enc_t *enc, HV *hv, SV *typesv) in encode_hv() function
1898 encode_hv (aTHX_ enc, (HV *)SvRV (sv), typesv); in encode_sv()
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DJSON-XS.xxs803 encode_hv (enc_t *enc, HV *hv)
1015 encode_hv (enc, (HV *)sv);