Searched refs:soap_isnumeric (Results 1 – 1 of 1) sorted by relevance
210 static int soap_isnumeric(struct soap*, const char*);11470 static int soap_isnumeric(struct soap *soap, const char *type) in soap_isnumeric() function11505 if (*soap->type != '\0' && soap_isnumeric(soap, type)) in soap_infloat()11614 if (*soap->type != '\0' && soap_isnumeric(soap, type)) in soap_indouble()