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