Home
last modified time | relevance | path

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

/PHP-7.0/ext/soap/
H A Dsoap.c4220 zval *zstyle, *zuse; local
4288 if ((zuse = zend_hash_str_find(Z_OBJPROP_P(this_ptr), "use", sizeof("use")-1)) != NULL &&
4289 Z_TYPE_P(zuse) == IS_LONG && Z_LVAL_P(zuse) == SOAP_LITERAL) {

Completed in 16 milliseconds