Home
last modified time | relevance | path

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

/PHP-5.3/ext/soap/
H A Dsoap.c4356 zval **zstyle, **zuse; local
4401 …if (zend_hash_find(Z_OBJPROP_P(this_ptr), "style", sizeof("style"), (void **)&zstyle) == SUCCESS) {
4402 style = Z_LVAL_PP(zstyle);

Completed in 15 milliseconds