Home
last modified time | relevance | path

Searched defs:is_utf8 (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/perl/ext/File-Glob/
H A DGlob.xs69 iterate(pTHX_ bool(*globber)(pTHX_ AV *entries, const char *pat, STRLEN len, bool is_utf8)) in iterate()
88 bool is_utf8; in iterate() local
148 csh_glob(pTHX_ AV *entries, const char *pat, STRLEN len, bool is_utf8) in csh_glob()
308 doglob_iter_wrapper(pTHX_ AV *entries, const char *pattern, STRLEN len, bool is_utf8) in doglob_iter_wrapper()
/openbsd/gnu/usr.bin/perl/
H A Dregcharclass.h29 #define is_LNBREAK_safe(s,e,is_utf8) \ argument
1262 #define is_PATWS_safe(s,e,is_utf8) \ argument
1296 #define is_LNBREAK_safe(s,e,is_utf8) \ argument
2524 #define is_PATWS_safe(s,e,is_utf8) \ argument
2554 #define is_LNBREAK_safe(s,e,is_utf8) \ argument
3782 #define is_PATWS_safe(s,e,is_utf8) \ argument
H A Dgv.c818 U32 is_utf8 = flags & SVf_UTF8; in S_gv_fetchmeth_internal() local
1152 const U32 is_utf8 = flags & SVf_UTF8; in Perl_gv_fetchmethod_pvn_flags() local
1351 U32 is_utf8 = flags & SVf_UTF8 ? SVf_UTF8 : 0; in Perl_gv_autoload_pvn() local
1785 const U32 is_utf8, const I32 add) in S_parse_gv_stash_name()
1897 S_gv_is_in_main(pTHX_ const char *name, STRLEN len, const U32 is_utf8) in S_gv_is_in_main()
1958 const U32 is_utf8, const I32 add, in S_find_default_stash()
2599 const U32 is_utf8 = flags & SVf_UTF8; in Perl_gv_fetchpvn_flags() local
H A Dhv.c476 bool is_utf8; in Perl_hv_common() local
1269 bool is_utf8 = cBOOL(k_flags & HVhek_UTF8); in S_hv_delete_common() local
3226 bool is_utf8 = FALSE; in S_unshare_hek_or_pvn() local
3314 bool is_utf8 = FALSE; in Perl_share_hek() local
H A Dlocale.c4242 utf8ness_t is_utf8 = UTF8NESS_IMMATERIAL; in S_my_langinfo_i() local
4624 utf8ness_t is_utf8 = UTF8NESS_UNKNOWN; in S_my_langinfo_i() local
6413 const bool is_utf8) in S_print_collxfrm_input_and_return()
6480 const bool is_utf8) in S_get_displayable_string()
H A Dtoke.c2839 const bool is_utf8, in Perl_get_and_check_backslash_N_name()
10164 bool is_utf8, bool check_dollar, bool tick_warn) in S_parse_ident()
10258 bool is_utf8 = cBOOL(UTF); in Perl_scan_word6() local
10290 bool is_utf8 = cBOOL(UTF); in S_scan_ident() local
H A Dregcomp.c14050 const bool is_utf8, /* ? Is 'name' encoded in UTF-8 */ in S_handle_user_defined_property()
14374 const bool is_utf8, /* ? Is 'name' encoded in UTF-8 */ in S_get_fq_name()
14403 S_parse_uniprop_string(pTHX_ in S_parse_uniprop_string()
H A Dsv.c9772 bool is_utf8 = FALSE; local
12242 bool is_utf8 = FALSE; /* is this item utf8? */ local
H A Dpp.c764 bool is_utf8 = TRUE; in S_do_chomp() local
H A Dsv.h2265 #define sv_catpvn_nomg_maybeutf8(dsv, sstr, len, is_utf8) \ argument
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs3586 utf8ness_t is_utf8; in difftime() local
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.xs2964 bool is_utf8 = TRUE; in store_hash() local
7441 bool is_utf8 = TRUE; in do_retrieve() local