Home
last modified time | relevance | path

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

/PHP-8.3/ext/soap/
H A Dsoap.c3730 zval *zstyle, *zuse; local
3777 zstyle = Z_CLIENT_STYLE_P(this_ptr);
3778 if (Z_TYPE_P(zstyle) == IS_LONG) {
3779 style = Z_LVAL_P(zstyle);

Completed in 19 milliseconds