zstyle 4230 ext/soap/soap.c zval **zstyle, **zuse; zstyle 4275 ext/soap/soap.c if (zend_hash_find(Z_OBJPROP_P(this_ptr), "style", sizeof("style"), (void **)&zstyle) == SUCCESS && zstyle 4276 ext/soap/soap.c Z_TYPE_PP(zstyle) == IS_LONG) { zstyle 4277 ext/soap/soap.c style = Z_LVAL_PP(zstyle);