Home
last modified time | relevance | path

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

/PHP-5.5/ext/dom/
H A Ddocument.c1391 char *idname; in PHP_FUNCTION() local
1393 …D_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_document_class_entry, &idname, &idname_len) == F… in PHP_FUNCTION()
1399 attrp = xmlGetID(docp, (xmlChar *) idname); in PHP_FUNCTION()

Completed in 13 milliseconds