Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dsoap.c546 zend_long actor_long; in PHP_METHOD() local
559 Z_PARAM_STR_OR_LONG_OR_NULL(actor_str, actor_long, actor_is_null) in PHP_METHOD()
587 …if ((actor_long == SOAP_ACTOR_NEXT || actor_long == SOAP_ACTOR_NONE || actor_long == SOAP_ACTOR_UN… in PHP_METHOD()
588 add_property_long(this_ptr, "actor", actor_long); in PHP_METHOD()

Completed in 14 milliseconds