Searched refs:nodetype (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/swig-12/Source/Swig/
H A Dnaming.c633 String *nodetype = nodeType(node); local
634 if (nodetype && (Equal(nodetype, "constructor") || Equal(nodetype, "destructor"))) {
978 String *nodetype = nodeType(n); local
980 if ((Equal(nodetype, "cdecl"))) {
989 } else if (Equal(nodetype, "constructor") || Equal(nodetype, "destructor")) {
1453 String *nodetype = nodeType(n); local
1454 if (nodetype
1598 String *nodetype = nodeType(n); local
1639 String *nodetype = nodeType(n); local
[all...]
H A Dcwrap.c975 Node *nodetype = nodeType(n); local
976 if (Cmp(nodetype, "class") == 0)
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/examples/
H A Ddomtree.tcl335 switch [set nodetype [::dom::node cget $node -nodeType]] {
342 if {![string compare $nodetype element]} {
398 set label $nodetype
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/treeql/
H A Dtreeql84.tcl401 method nodetype {} {
H A Dtreeql85.tcl400 method nodetype {} {
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/library/
H A Ddomimpl.tcl3548 foreach {nodetype discard} [lindex $step 1] break
3550 switch -- $nodetype {
3578 return -code error "node type test \"${nodetype}()\" not supported"
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.c14743 nodetype(NODE *node) /* for debug */ function
16629 (void)nodetype;
H A Dripper.y8157 nodetype(NODE *node) /* for debug */
10043 (void)nodetype;
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.c14653 nodetype(NODE *node) /* for debug */ function
16539 (void)nodetype;
H A Dparse.y8157 nodetype(NODE *node) /* for debug */
10043 (void)nodetype;
/macosx-10.10.1/libxml2-26/libxml2/
H A Dxpath.c10647 * - a nodetype
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxpath.c10490 * - a nodetype

Completed in 425 milliseconds