Searched refs:not_ascii (Results 1 – 2 of 2) sorted by relevance
41 …"!$1! must be on a note or a rest",nonote_vo:"No note in voice overlay",not_ascii:"Not an ASCII ch… property5611 if(k>=128){syntax(1,errs.not_ascii)6366 i=c.charCodeAt(0);if(i>=128){syntax(1,errs.not_ascii)6597 if(idx>=128){syntax(1,errs.not_ascii)
8 …not_ascii);return}switch(char_tb[t][0]){case"0":case"d":case"i":case" ":break;case'"':case"!":if(c… property