Searched refs:zstyle (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/soap/ | ||
| H A D | soap.c | 4134 zval **zstyle, **zuse; local 4179 if (zend_hash_find(Z_OBJPROP_P(this_ptr), "style", sizeof("style"), (void **)&zstyle) == SUCCESS) { 4180 style = Z_LVAL_PP(zstyle); |
Completed in 10 milliseconds