Home
last modified time | relevance | path

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

/PHP-7.4/ext/simplexml/
H A Dsimplexml.c1006 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add() function
1168 sxe_properties_add(rv, "@attributes", sizeof("@attributes") - 1, &zattr); in sxe_get_prop_hash()
1230 sxe_properties_add(rv, name, namelen, &value); in sxe_get_prop_hash()

Completed in 12 milliseconds