Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dqueue.h48 int Q_Init(queue *q);
H A Dxml_element.c268 Q_Init(&elem->children); in xml_elem_new()
269 Q_Init(&elem->attrs); in xml_elem_new()
H A Dxmlrpc.c1060 Q_Init(value->v->q); in XMLRPC_SetIsVector()
2327 Q_Init(&server->methodlist); in XMLRPC_ServerCreate()
2328 Q_Init(&server->docslist); in XMLRPC_ServerCreate()
H A Dqueue.c131 int Q_Init(queue *q) in Q_Init() function

Completed in 16 milliseconds