Searched defs:ulChar (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/aux/antiword/ |
H A D | word2text.c | 166 vStoreChar(ULONG ulChar, BOOL bChangeAllowed, output_type *pOutput) in vStoreChar() 197 vStoreCharacter(ULONG ulChar, output_type *pOutput) in vStoreCharacter() 507 ULONG ulChar, ulFileOffset, ulCharPos; in ulGetChar() local 645 ULONG ulChar; in bWordDecryptor() local 1266 ULONG ulChar, ulFileOffset, ulCharPos; in pHdrFtrDecryptor() local 1395 ULONG ulChar, ulFileOffset, ulCharPos; in szFootnoteDecryptor() local
|
H A D | asc85enc.c | 39 vOutputByte(ULONG ulChar, FILE *pOutFile) in vOutputByte()
|
H A D | chartrans.c | 696 ulToUpper(ULONG ulChar) in ulToUpper()
|
H A D | misc.c | 473 ULONG ulChar; in unincpy() local 571 tUcs2Utf8(ULONG ulChar, char *szResult, size_t tMaxResultLen) in tUcs2Utf8()
|
H A D | xml.c | 345 ULONG ulChar; in vPrintSpecialChar() local
|