Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs380 int use_bytes; /* whether to bytes-ify utf8 */ member
1799 cxt->use_bytes = -1; /* Fetched from perl if needed */ in init_retrieve_context()
1852 cxt->use_bytes = -1; /* Fetched from perl if needed */ in clean_retrieve_context()
5719 if (cxt->use_bytes < 0) in get_lstring()
5720 cxt->use_bytes in get_lstring()
5723 if (cxt->use_bytes == 0) in get_lstring()
6587 if (cxt->use_bytes < 0) in retrieve_flag_hash()
6588 cxt->use_bytes in retrieve_flag_hash()
6591 if (cxt->use_bytes == 0) in retrieve_flag_hash()