Home
last modified time | relevance | path

Searched refs:_XMLList (Results 1 – 2 of 2) sorted by relevance

/dports/math/scilab/scilab-6.1.1/scilab/modules/xml/src/cpp/
H A DXMLMlistsManagement.cpp34 static const char *_XMLList[] = { "XMLList", "_id" }; variable
63 fields = _XMLList; in createXMLObjectAtPos()
131 fields = _XMLList; in createXMLObjectAtPosInList()
/dports/graphics/swftools/swftools-0.9.2/lib/as3/
H A Dbuiltin.c1562 static classinfo_t _XMLList; variable
4509 …2, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "normalize", 0, &_XMLList, &_XMLList, 0};
4514 … {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "copy", 0, &_XMLList, &_XMLList, 0};
4515 … {0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "text", 0, &_XMLList, &_XMLList, 0};
4524 …02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "comments", 0, &_XMLList, &_XMLList, 0};
4528 …02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "children", 0, &_XMLList, &_XMLList, 0};
4531 …02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "elements", 0, &_XMLList, &_XMLList, 0};
4537 …{0x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "child", 0, &_XMLList, &_XMLList, 0};
4539 …x02, 0x00, 0x80, 0x08, "http://adobe.com/AS3/2006/builtin", "valueOf", 0, &_XMLList, &_XMLList, 0};
7228 dict_put(d, &_XMLList, &_XMLList); in builtin_getclasses()
[all …]