Searched defs:isLetter (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp1728 #define isLetter(x) isalpha(x) macro
2061 isLetter(path[1]) &&
2377 if (isLetter(ch) && peek(p+1)==':')

Completed in 52 milliseconds