Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c4231 zval **zstyle, **zuse; local
4276 …if (zend_hash_find(Z_OBJPROP_P(this_ptr), "style", sizeof("style"), (void **)&zstyle) == SUCCESS &&
4277 Z_TYPE_PP(zstyle) == IS_LONG) {
4278 style = Z_LVAL_PP(zstyle);

Completed in 17 milliseconds