Searched defs:isCONTROLVAR (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dtoke.c116 #define isCONTROLVAR(x) (isUPPER(x) || memCHRs("[\\]^_?", (x))) macro

Completed in 196 milliseconds