Searched refs:porterIdChar (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/usr.sbin/makemandb/
H A Dcustom_apropos_tokenizer.c667 static const char porterIdChar[] = { variable
676 #define isDelim(C) (((ch=C)&0x80)==0 && (ch<0x30 || !porterIdChar[ch-0x30]))
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c193546 static const char porterIdChar[] = { local
[all...]

Completed in 977 milliseconds