Searched refs:isIDCONT (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h4313 isIDCONT|5.017008|5.003007|p
13027 # undef isIDCONT macro
13264 #ifndef isIDCONT
13265 # define isIDCONT(c) isWORDCHAR(c) macro
13430 # define isIDCONT_A(c) isIDCONT(c)
/openbsd-current/gnu/usr.bin/perl/
H A Dhandy.h1149 =for apidoc Am|bool|isIDCONT|UV ch
2139 #define isIDCONT(c) isWORDCHAR(c) macro
/openbsd-current/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs5705 RETVAL = isIDCONT(ord);

Completed in 202 milliseconds