sxe_prop_dim_write 662 ext/simplexml/simplexml.c sxe_prop_dim_write(object, member, value, 1, 0, NULL); sxe_prop_dim_write 670 ext/simplexml/simplexml.c sxe_prop_dim_write(object, offset, value, 0, 1, NULL); sxe_prop_dim_write 691 ext/simplexml/simplexml.c if (sxe_prop_dim_write(object, member, NULL, 1, 0, &node) != SUCCESS) {