Searched refs:XML_RPC_decode (Results 1 – 2 of 2) sorted by relevance
132 $value = XML_RPC_decode($result->value());
1946 function XML_RPC_decode($XML_RPC_val) function1957 $arr[] = XML_RPC_decode($XML_RPC_val->arraymem($i));1965 $arr[$key] = XML_RPC_decode($value);