Home
last modified time | relevance | path

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

/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_to_soap.c111 int loopCount = 0; in get_array_soap_type() local
122 if ( (XMLRPC_GetValueTypeEasy(xIter) != type) || loopCount >= 50) { in get_array_soap_type()
126 loopCount ++; in get_array_soap_type()

Completed in 4 milliseconds