Home
last modified time | relevance | path

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

/PHP-8.2/ext/soap/
H A Dsoap.c3723 zval *zstyle, *zuse; local
3770 zstyle = Z_CLIENT_STYLE_P(this_ptr);
3771 if (Z_TYPE_P(zstyle) == IS_LONG) {
3772 style = Z_LVAL_P(zstyle);

Completed in 16 milliseconds