Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/
H A Dsoap.c3769 zval *zstyle, *zuse; local
3816 zstyle = Z_CLIENT_STYLE_P(this_ptr);
3817 if (Z_TYPE_P(zstyle) == IS_LONG) {
3818 style = Z_LVAL_P(zstyle);

Completed in 22 milliseconds