Searched refs:prutfchar (Results 1 – 6 of 6) sorted by relevance
1337 STORE_STRING(prutfchar(ch), AT_BINARY, pos); in do_append()1358 STORE_STRING(prutfchar(ch), AT_BINARY, pos); in do_append()1589 cw = strlen(utf_mode ? prutfchar(wch) : prchar(wch)); in col_vs_pos()1591 cw = (int) strlen(prutfchar(wch)); in col_vs_pos()
112 ps = utf_mode ? prutfchar(ch) : prchar(ch); in ap_estr()
628 constant char *ps = utf_mode ? prutfchar(ch) : prchar(ch);
550 public constant char * prutfchar(LWCHAR ch) in prutfchar() function
214 pr = prutfchar(ch); in cmd_step_common()
78 public constant char * prutfchar(LWCHAR ch);