Searched refs:soap_class_entry (Results 1 – 1 of 1) sorted by relevance
160 static zend_class_entry* soap_class_entry; variable645 soap_class_entry = zend_register_internal_class(&ce TSRMLS_CC); in PHP_MINIT_FUNCTION()2166 instanceof_function(Z_OBJCE_P(SOAP_GLOBAL(error_object)), soap_class_entry TSRMLS_CC)) {
Completed in 15 milliseconds