Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dsoap.c158 static zend_class_entry* soap_class_entry; variable
643 soap_class_entry = zend_register_internal_class(&ce TSRMLS_CC); in PHP_MINIT_FUNCTION()
2146 instanceof_function(Z_OBJCE_P(SOAP_GLOBAL(error_object)), soap_class_entry TSRMLS_CC)) {

Completed in 17 milliseconds