ns_prefixes 116 ext/dom/node.c ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1) ns_prefixes 124 ext/dom/node.c ZEND_ARG_ARRAY_INFO(0, ns_prefixes, 1) ns_prefixes 1669 ext/dom/node.c zval *xpath_array=NULL, *ns_prefixes=NULL; ns_prefixes 1686 ext/dom/node.c &xpath_array, &ns_prefixes) == FAILURE) { ns_prefixes 1692 ext/dom/node.c &with_comments, &xpath_array, &ns_prefixes) == FAILURE) { ns_prefixes 1768 ext/dom/node.c if (ns_prefixes != NULL) { ns_prefixes 1773 ext/dom/node.c inclusive_ns_prefixes = safe_emalloc(zend_hash_num_elements(Z_ARRVAL_P(ns_prefixes)) + 1, ns_prefixes 1775 ext/dom/node.c ZEND_HASH_FOREACH_VAL(Z_ARRVAL_P(ns_prefixes), tmpns) {