Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dhandy.h2369 #define isIDFIRST_utf8_safe(p, e) \ macro
/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h13677 # define isIDFIRST_utf8_safe(s,e) D_PPP_IS_GENERIC_UTF8_SAFE(s, e, IDFIRST) macro