Home
last modified time | relevance | path

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

/PHP-5.5/ext/soap/
H A Dphp_soap.h127 #define SOAP_ACTOR_NONE 2 macro
H A Dsoap.c683 REGISTER_LONG_CONSTANT("SOAP_ACTOR_NONE", SOAP_ACTOR_NONE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
835 Z_LVAL_P(actor) == SOAP_ACTOR_NONE || in PHP_METHOD()
3746 } else if (Z_LVAL_PP(tmp) == SOAP_ACTOR_NONE) {

Completed in 16 milliseconds