Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c15810 SV * pu_overrides = cophh_fetch_pv(hinthash, "private_use", 0, 0); in S_parse_uniprop_string() local
15812 if (UNLIKELY(pu_overrides && SvPOK(pu_overrides))) { in S_parse_uniprop_string()
15816 const char * pos = strstr(SvPVX(pu_overrides), SvPVX(pu_lookup)); in S_parse_uniprop_string()