Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dfeature.h273 if (FEATURE_UNICODE_IS_ENABLED) PL_hints |= HINT_UNI_8_BIT; in S_enable_feature_bundle()
274 else PL_hints &= ~HINT_UNI_8_BIT; in S_enable_feature_bundle()
H A Dutf8.h949 (( ( (CopHINTS_get(PL_curcop) & HINT_UNI_8_BIT)) \
H A Dperl.h5954 #define HINT_UNI_8_BIT 0x00000800 /* unicode_strings feature */ macro
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D50110025 HINT_UNI_8_BIT # Z added by devel/scanprov