Searched refs:SOAP_ACTOR_UNLIMATERECEIVER (Results 1 – 4 of 4) sorted by relevance
123 #define SOAP_ACTOR_UNLIMATERECEIVER 3 macro
67 const SOAP_ACTOR_UNLIMATERECEIVER = UNKNOWN; define
249 …REGISTER_LONG_CONSTANT("SOAP_ACTOR_UNLIMATERECEIVER", SOAP_ACTOR_UNLIMATERECEIVER, CONST_PERSISTEN… in register_soap_symbols()
514 …= SOAP_ACTOR_NEXT || actor_long == SOAP_ACTOR_NONE || actor_long == SOAP_ACTOR_UNLIMATERECEIVER)) { in PHP_METHOD()3242 } else if (Z_LVAL_P(tmp) == SOAP_ACTOR_UNLIMATERECEIVER) {
Completed in 19 milliseconds