Searched refs:qrfDigit (Results 1 – 1 of 1) sorted by relevance
985 #define qrfDigit(x) ((qrfCType[(unsigned char)x]&2)!=0) macro1702 if( !qrfDigit(z[i]) ) return 1; in qrfRelaxable()1704 while( qrfDigit(z[i]) ){ i++; } in qrfRelaxable()1708 while( qrfDigit(z[i]) ){ i++; } in qrfRelaxable()1714 if( !qrfDigit(z[i]) ) return 1; in qrfRelaxable()1716 while( qrfDigit(z[i]) ){ i++; } in qrfRelaxable()