Home
last modified time | relevance | path

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

/php-src/ext/simplexml/
H A Dsimplexml.c942 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add() function
1090 sxe_properties_add(rv, "@attributes", sizeof("@attributes") - 1, &zattr); in sxe_get_prop_hash()
1147 sxe_properties_add(rv, name, namelen, &value); in sxe_get_prop_hash()

Completed in 12 milliseconds