Home
last modified time | relevance | path

Searched refs:XMLRPC_CreateValueBoolean (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.h324 XMLRPC_VALUE XMLRPC_CreateValueBoolean(const char* id, int truth);
433 …ectorAppendBoolean(vector, id, i) XMLRPC_AddValueToVector(vector, XMLRPC_CreateValueBoolean(id, i))
H A Dxmlrpc.c1404 XMLRPC_VALUE XMLRPC_CreateValueBoolean(const char* id, int i) { in XMLRPC_CreateValueBoolean() function
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c553 xReturn = XMLRPC_CreateValueBoolean(key, Z_LVAL_P(val)); in PHP_to_XMLRPC_worker()

Completed in 20 milliseconds