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

/src/lib/libedit/
H A Dsearch.c209 static wchar_t pchar = L':'; /* ':' = normal, '?' = failed */ local in function:ce_inc_search
/src/lib/libc/regex/
H A Dengine.c1247 pchar(int ch) function in typeref:typename:const char *
/src/games/snake/snake/
H A Dsnake.c99 #define pchar(point, c) mvaddch((point)->line + 1, (point)->col + 1, (c)) macro
[all...]

Completed in 6 milliseconds