Searched refs:sxe_properties_add (Results 1 – 1 of 1) sorted by relevance
951 static void sxe_properties_add(HashTable *rv, char *name, int namelen, zval *value) /* {{{ */ in sxe_properties_add() function1099 sxe_properties_add(rv, "@attributes", sizeof("@attributes") - 1, &zattr); in sxe_get_prop_hash()1156 sxe_properties_add(rv, name, namelen, &value); in sxe_get_prop_hash()
Completed in 12 milliseconds