Searched refs:soap_s2xsd__dateTime (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/custom/
H A Dstruct_timeval.h69 extern int soap_s2xsd__dateTime(struct soap*, const char*, xsd__dateTime*);
H A Dstruct_tm.h77 extern int soap_s2xsd__dateTime(struct soap*, const char*, xsd__dateTime*);
H A Dstruct_timeval.c96 { if (soap_s2xsd__dateTime(soap, soap_value(soap), a))
104 int soap_s2xsd__dateTime(struct soap *soap, const char *s, struct timeval *a) function
H A Dstruct_tm.c90 { if (soap_s2xsd__dateTime(soap, soap_value(soap), a))
98 int soap_s2xsd__dateTime(struct soap *soap, const char *s, struct tm *a) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/custom/
H A Dstruct_timeval.h69 extern int soap_s2xsd__dateTime(struct soap*, const char*, xsd__dateTime*);
H A Dstruct_tm.h77 extern int soap_s2xsd__dateTime(struct soap*, const char*, xsd__dateTime*);
H A Dstruct_timeval.c96 { if (soap_s2xsd__dateTime(soap, soap_value(soap), a))
104 int soap_s2xsd__dateTime(struct soap *soap, const char *s, struct timeval *a) function
H A Dstruct_tm.c90 { if (soap_s2xsd__dateTime(soap, soap_value(soap), a))
98 int soap_s2xsd__dateTime(struct soap *soap, const char *s, struct tm *a) function

Completed in 102 milliseconds