Home
last modified time | relevance | path

Searched defs:isIDFIRST_LC_utf8_safe (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2472 #define isIDFIRST_LC_utf8_safe(p, e) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13801 # define isIDFIRST_LC_utf8_safe(s,e) D_PPP_IS_GENERIC_LC_UTF8_SAFE(s, e, IDFIRST) macro