Home
last modified time | relevance | path

Searched refs:not_enough_p (Results 1 – 1 of 1) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js41 …s/rests for %%repeat',not_enough_m:'Not enough measures for %%repeat',not_enough_p:"Not enough par… property
7798 if(a.length<3){syntax(1,not_enough_p)
7830 for(;i<a.length;i++){switch(a[i]){case"heads=":if(!a[++i]){syntax(1,not_enough_p)
7834 case"print=":case"play=":if(!a[++i]){syntax(1,not_enough_p)
7842 case"color=":if(!a[++i]){syntax(1,not_enough_p)