Lines Matching defs:chr
4591 function _toupper(chr) { argument
4802 function _isalpha(chr) { argument
5370 function _isspace(chr) { argument
6299 argText.split('').forEach(function(chr) { argument
6392 argText.split('').forEach(function(chr) { argument
6488 function _ispunct(chr) { argument
6535 function _isxdigit(chr) { argument
6650 function _isgraph(chr) { argument
6745 function _isalnum(chr) { argument
6759 function _iscntrl(chr) { argument
6776 function _islower(chr) { argument
6782 function _isupper(chr) { argument