headerfault       271 ext/soap/soap.c 	ZEND_ARG_INFO(0, headerfault)
headerfault       886 ext/soap/soap.c 	zval *code = NULL, *details = NULL, *headerfault = NULL, *this_ptr;
headerfault       892 ext/soap/soap.c 		&details, &name, &name_len, &headerfault) == FAILURE) {
headerfault       929 ext/soap/soap.c 	if (headerfault != NULL) {
headerfault       930 ext/soap/soap.c 		add_property_zval(this_ptr, "headerfault", headerfault);