Home | History | Annotate | Download | only in lib

Lines Matching defs:Ascii

57     BOOLEAN             Ascii;
226 ps.fmt.Ascii = TRUE;
798 ps.fmt.Ascii = TRUE;
824 function that takes an ascii format string
828 fmt - ascii format string
858 Prints a formatted ascii string to a buffer using a va_list
877 // Use UnicodeVSPrint() and convert back to ASCII
895 // The strings are ASCII so just do a plain Unicode conversion
967 c = p->Ascii ? p->pc[p->Index] : p->pw[p->Index];
1057 a - ascii string
1112 Item.Item.Ascii = FALSE;
1169 Item.Item.Ascii = TRUE;