Lines Matching defs:chr
1787 argText.split('').forEach(function(chr) { argument
1868 argText.split('').forEach(function(chr) { argument
1990 function _strchr(ptr, chr) { argument
2231 function _isspace(chr) { argument
2731 function _isalpha(chr) { argument
2735 function _isalnum(chr) { argument
2789 function _memchr(ptr, chr, num) { argument
2910 function _strrchr(ptr, chr) { argument
3168 function _toupper(chr) { argument
3253 formatted.split('').forEach(function(chr, index) { argument
3717 function _isprint(chr) { argument