2024-03-06 19:47:27 +00:00
|
|
|
LIBRARY "MXML4"
|
2007-10-03 06:25:07 +00:00
|
|
|
EXPORTS
|
|
|
|
mxmlAdd
|
|
|
|
mxmlDelete
|
2024-03-17 14:15:57 +00:00
|
|
|
mxmlElementClearAttr
|
2017-04-23 17:12:39 +00:00
|
|
|
mxmlElementGetAttrByIndex
|
|
|
|
mxmlElementGetAttrCount
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlElementGetAttr
|
|
|
|
mxmlElementSetAttr
|
|
|
|
mxmlElementSetAttrf
|
|
|
|
mxmlFindElement
|
2011-01-03 02:03:29 +00:00
|
|
|
mxmlFindPath
|
|
|
|
mxmlGetCDATA
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlGetComment
|
2011-01-03 02:03:29 +00:00
|
|
|
mxmlGetCustom
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlGetDeclaration
|
|
|
|
mxmlGetDirective
|
2011-01-03 02:03:29 +00:00
|
|
|
mxmlGetElement
|
|
|
|
mxmlGetFirstChild
|
|
|
|
mxmlGetInteger
|
|
|
|
mxmlGetLastChild
|
|
|
|
mxmlGetNextSibling
|
|
|
|
mxmlGetOpaque
|
|
|
|
mxmlGetParent
|
|
|
|
mxmlGetPrevSibling
|
|
|
|
mxmlGetReal
|
|
|
|
mxmlGetRefCount
|
|
|
|
mxmlGetText
|
|
|
|
mxmlGetType
|
|
|
|
mxmlGetUserData
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlIndexDelete
|
|
|
|
mxmlIndexEnum
|
|
|
|
mxmlIndexFind
|
2011-01-03 02:03:29 +00:00
|
|
|
mxmlIndexGetCount
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlIndexNew
|
|
|
|
mxmlIndexReset
|
|
|
|
mxmlLoadFd
|
|
|
|
mxmlLoadFile
|
2024-03-06 19:47:27 +00:00
|
|
|
mxmlLoadFilename
|
|
|
|
mxmlLoadIO
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlLoadString
|
|
|
|
mxmlNewCDATA
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlNewCDATAf
|
|
|
|
mxmlNewComment
|
|
|
|
mxmlNewCommentf
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlNewCustom
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlNewDeclaration
|
|
|
|
mxmlNewDeclarationf
|
|
|
|
mxmlNewDirective
|
|
|
|
mxmlNewDirectivef
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlNewElement
|
|
|
|
mxmlNewInteger
|
|
|
|
mxmlNewOpaque
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlNewOpaquef
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlNewReal
|
|
|
|
mxmlNewText
|
|
|
|
mxmlNewTextf
|
|
|
|
mxmlNewXML
|
2024-03-19 01:46:14 +00:00
|
|
|
mxmlOptionsDelete
|
|
|
|
mxmlOptionsNew
|
|
|
|
mxmlOptionsSetCustomCallbacks
|
|
|
|
mxmlOptionsSetEntityCallback
|
|
|
|
mxmlOptionsSetErrorCallback
|
|
|
|
mxmlOptionsSetSAXCallback
|
|
|
|
mxmlOptionsSetTypeCallback
|
|
|
|
mxmlOptionsSetTypeValue
|
|
|
|
mxmlOptionsSetWhitespaceCallback
|
|
|
|
mxmlOptionsSetWrapMargin
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlRelease
|
|
|
|
mxmlRemove
|
|
|
|
mxmlRetain
|
|
|
|
mxmlSaveAllocString
|
|
|
|
mxmlSaveFd
|
|
|
|
mxmlSaveFile
|
2024-03-06 19:47:27 +00:00
|
|
|
mxmlSaveFilename
|
|
|
|
mxmlSaveIO
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlSaveString
|
|
|
|
mxmlSetCDATA
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlSetCDATAf
|
|
|
|
mxmlSetComment
|
|
|
|
mxmlSetCommentf
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlSetCustom
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlSetDeclaration
|
|
|
|
mxmlSetDeclarationf
|
|
|
|
mxmlSetDirective
|
|
|
|
mxmlSetDirectivef
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlSetElement
|
|
|
|
mxmlSetInteger
|
|
|
|
mxmlSetOpaque
|
2024-03-03 01:05:25 +00:00
|
|
|
mxmlSetOpaquef
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlSetReal
|
2024-03-19 01:46:14 +00:00
|
|
|
mxmlSetStringCallbacks
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlSetText
|
|
|
|
mxmlSetTextf
|
2011-01-03 02:03:29 +00:00
|
|
|
mxmlSetUserData
|
2007-10-03 06:25:07 +00:00
|
|
|
mxmlWalkNext
|
|
|
|
mxmlWalkPrev
|