Home
last modified time | relevance | path

Searched defs:UTF (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Ddquote.c87 const bool UTF, /* Is it in UTF-8? */ in Perl_form_alien_digit_msg()
238 const bool UTF) in Perl_grok_bslash_o()
380 const bool UTF) in Perl_grok_bslash_x()
H A Dutf8.h914 isIDFIRST_lazy_if_safe(p,e,UTF) global() argument
918 isWORDCHAR_lazy_if_safe(p,e,UTF) global() argument
922 isALNUM_lazy_if_safe(p,e,UTF) global() argument
[all...]
H A Dregcomp_internal.h736 #define UTF global() macro
[all...]
H A Dtoke.c106 # define UTF cBOOL(!IN_BYTES) macro
108 # define UTF cBOOL((PL_linestr && DO_UTF8(PL_linestr)) || ( !(PL_parser->lex_flags & LEX_IGNORE_UTF8_HINTS) && (PL_hints & HINT_UTF8))) macro
[all...]