Home
last modified time | relevance | path

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

/PHP-7.1/ext/dom/
H A Dnamednodemap.c130 size_t namedlen=0; in PHP_FUNCTION() local
139 …ND_NUM_ARGS(), getThis(), "Os", &id, dom_namednodemap_class_entry, &named, &namedlen) == FAILURE) { in PHP_FUNCTION()
268 size_t namedlen=0, urilen=0; in PHP_FUNCTION() local
277 …tThis(), "Os!s", &id, dom_namednodemap_class_entry, &uri, &urilen, &named, &namedlen) == FAILURE) { in PHP_FUNCTION()

Completed in 6 milliseconds