Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp_internal.h220 #define RExC_uni_semantics (pRExC_state->uni_semantics) macro
483 #define toUSE_UNI_CHARSET_NOT_DEPENDS (RExC_uni_semantics || UTF)
493 RExC_uni_semantics = 1; \
H A Dregcomp.c1417 RExC_uni_semantics = 0; in Perl_re_op_compile()
1505 RExC_uni_semantics = 1; in Perl_re_op_compile()