Lines Matching defs:chr
4588 function _toupper(chr) { argument
4799 function _isalpha(chr) { argument
5367 function _isspace(chr) { argument
6296 argText.split('').forEach(function(chr) { argument
6389 argText.split('').forEach(function(chr) { argument
6485 function _ispunct(chr) { argument
6532 function _isxdigit(chr) { argument
6647 function _isgraph(chr) { argument
6742 function _isalnum(chr) { argument
6756 function _iscntrl(chr) { argument
6773 function _islower(chr) { argument
6779 function _isupper(chr) { argument