Home
last modified time | relevance | path

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

/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dqueue.h48 int Q_Init(queue *q);
H A Dxml_element.c265 Q_Init(&elem->children); in xml_elem_new()
266 Q_Init(&elem->attrs); in xml_elem_new()
H A Dxmlrpc.c1057 Q_Init(value->v->q); in XMLRPC_SetIsVector()
2324 Q_Init(&server->methodlist); in XMLRPC_ServerCreate()
2325 Q_Init(&server->docslist); in XMLRPC_ServerCreate()
H A Dqueue.c128 int Q_Init(queue *q) in Q_Init() function

Completed in 19 milliseconds