Home
last modified time | relevance | path

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

/php-src/ext/soap/
H A Dphp_soap.h220 #define Z_CLIENT_STYLE_P(zv) php_soap_deref(OBJ_PROP_NUM(Z_OBJ_P(zv), 1)) macro
H A Dsoap.c1952 ZVAL_LONG(Z_CLIENT_STYLE_P(this_ptr), Z_LVAL_P(tmp));
3830 zstyle = Z_CLIENT_STYLE_P(this_ptr);

Completed in 19 milliseconds