Home
last modified time | relevance | path

Searched refs:szOne (Results 1 – 3 of 3) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dmad.c257 char szOne[16] = EMPTY_CSTR; in action_check_copy_vfs() local
267 fget_string( fileread, szOne, SDL_arraysize( szOne ) ); in action_check_copy_vfs()
268 actiona = action_which( szOne[0] ); in action_check_copy_vfs()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dword2text.c398 char szOne[2]; in vPutSeparatorLine() local
402 szOne[0] = OUR_EM_DASH; in vPutSeparatorLine()
403 szOne[1] = '\0'; in vPutSeparatorLine()
404 lCharWidth = lComputeStringWidth(szOne, 1, in vPutSeparatorLine()
/dports/textproc/antiword/antiword-0.37/
H A Dword2text.c392 char szOne[2]; in vPutSeparatorLine() local
396 szOne[0] = OUR_EM_DASH; in vPutSeparatorLine()
397 szOne[1] = '\0'; in vPutSeparatorLine()
398 lCharWidth = lComputeStringWidth(szOne, 1, in vPutSeparatorLine()