Searched refs:zstyle (Results 1 – 1 of 1) sorted by relevance
4356 zval **zstyle, **zuse; local4401 …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