Searched refs:RPC_SOAP12_NS_PREFIX (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/ext/soap/ | ||
H A D | php_encoding.h | 159 #define RPC_SOAP12_NS_PREFIX "rpc" macro |
H A D | soap.c | 3801 xmlNs *rpc_ns = xmlNewNs(body, BAD_CAST(RPC_SOAP12_NAMESPACE), BAD_CAST(RPC_SOAP12_NS_PREFIX)); |
Completed in 18 milliseconds