Searched refs:porterIdChar (Results 1 – 2 of 2) sorted by relevance
580 static const char porterIdChar[] = { variable588 #define isDelim(C) (((ch=C)&0x80)==0 && (ch<0x30 || !porterIdChar[ch-0x30]))
565 static const char porterIdChar[] = { variable573 #define isDelim(C) (((ch=C)&0x80)==0 && (ch<0x30 || !porterIdChar[ch-0x30]))