Changeset 21023 for lang/cplusplus/llv8call/trunk/ext/libxml/libxml.h
- Timestamp:
- 10/09/08 08:48:31 (3 months ago)
- Files:
-
- 1 modified
-
lang/cplusplus/llv8call/trunk/ext/libxml/libxml.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/ext/libxml/libxml.h
r20986 r21023 35 35 } 36 36 37 #define CREATE_NODE(doc, node) createObject("Node", doc, node)38 #define CREATE_ATTR(doc, node) createObject("Attr ibute", doc,node)37 #define CREATE_NODE(doc, node) createObject("Node", doc, node) 38 #define CREATE_ATTR(doc, node) createObject("Attr", doc, (xmlNodePtr)node) 39 39 40 40 #define ARG_node(name, n) EXTERNAL(xmlNodePtr, name, args[n]->ToObject(), 0)
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)