Home
last modified time | relevance | path

Searched defs:szAttribute (Results 1 – 6 of 6) sorted by relevance

/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dxml.c389 vAddStartTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddStartTag()
591 vAddCombinedTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddCombinedTag()
/dports/games/macopix/macopix-1.7.4/src/
H A Dtar32api.h70 char szAttribute[8]; member
93 char szAttribute[8]; member
/dports/textproc/antiword/antiword-0.37/
H A Dxml.c389 vAddStartTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddStartTag()
591 vAddCombinedTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddCombinedTag()
/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dconfigfile.c600 …File_open( ConfigFilePtr_t pConfigFile, const char *szFileName, const char * szAttribute, bool_t f… in ConfigFile_open()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogcsld.c5104 char szAttribute[40]; in msSLDParseExpression() local
/dports/editors/abiword/abiword-3.0.5/src/text/ptbl/xp/
H A Dpd_Document.cpp2289 const char * szAttribute, const char ** pszRetValue) in getAttributeFromSDH()