Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dqueue.h48 int Q_Init(queue *q);
H A Dxml_element.c261 Q_Init(&elem->children); in xml_elem_new()
262 Q_Init(&elem->attrs); in xml_elem_new()
H A Dxmlrpc.c1054 Q_Init(value->v->q); in XMLRPC_SetIsVector()
2321 Q_Init(&server->methodlist); in XMLRPC_ServerCreate()
2322 Q_Init(&server->docslist); in XMLRPC_ServerCreate()
H A Dqueue.c126 int Q_Init(queue *q) in Q_Init() function

Completed in 27 milliseconds