ntype            1056 ext/dom/php_dom.c void dom_namednode_iter(dom_object *basenode, int ntype, dom_object *intern, xmlHashTablePtr ht, xmlChar *local, xmlChar *ns) /* {{{ */
ntype            1066 ext/dom/php_dom.c 	mapptr->nodetype = ntype;
ntype             123 ext/dom/php_dom.h void dom_namednode_iter(dom_object *basenode, int ntype, dom_object *intern, xmlHashTablePtr ht, xmlChar *local, xmlChar *ns);
ntype              67 ext/mbstring/oniguruma/regparse.h #define SET_NTYPE(node, ntype)   (node)->u.base.type = (ntype)