Home
last modified time | relevance | path

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

/PHP-7.4/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c106 int loopCount = 0; in get_array_soap_type() local
117 if ( (XMLRPC_GetValueTypeEasy(xIter) != type) || loopCount >= 50) { in get_array_soap_type()
121 loopCount ++; in get_array_soap_type()

Completed in 10 milliseconds