Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp210 static int soap_isnumeric(struct soap*, const char*);
11470 static int soap_isnumeric(struct soap *soap, const char *type) in soap_isnumeric() function
11505 if (*soap->type != '\0' && soap_isnumeric(soap, type)) in soap_infloat()
11614 if (*soap->type != '\0' && soap_isnumeric(soap, type)) in soap_indouble()