Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1208 str_mapping[xmlrpc_none] = "none"; in get_type_str_mapping()
1253 return xmlrpc_none; in xmlrpc_str_as_type()
1326 XMLRPC_VALUE_TYPE type = xmlrpc_none; in get_zval_xmlrpc_type()
1402 if (vtype != xmlrpc_none) { in PHP_FUNCTION()
/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h72 xmlrpc_none, /* not a value */ enumerator
H A Dxmlrpc_introspection.c216 … type ? type : type_to_str(xmlrpc_none, 0), in xi_system_method_signature_cb()
H A Dxmlrpc.c2467 case xmlrpc_none: in type_to_str()

Completed in 21 milliseconds