Searched refs:namedlen (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/ext/dom/ |
H A D | namednodemap.c | 130 int ret, namedlen=0; in PHP_FUNCTION() local 139 …S() TSRMLS_CC, getThis(), "Os", &id, dom_namednodemap_class_entry, &named, &namedlen) == FAILURE) { in PHP_FUNCTION() 262 int ret, namedlen=0, urilen=0; in PHP_FUNCTION() local 271 …tThis(), "Os!s", &id, dom_namednodemap_class_entry, &uri, &urilen, &named, &namedlen) == FAILURE) { in PHP_FUNCTION()
|
Completed in 6 milliseconds