Home
last modified time | relevance | path

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

/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c108 int loopCount = 0; in get_array_soap_type() local
119 if ( (XMLRPC_GetValueTypeEasy(xIter) != type) || loopCount >= 50) { in get_array_soap_type()
123 loopCount ++; in get_array_soap_type()

Completed in 7 milliseconds