Searched refs:soap_codes_bool (Results 1 – 4 of 4) sorted by relevance
982 static const struct soap_code_map soap_codes_bool[] = variable991 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()1005 map = soap_code(soap_codes_bool, s); in soap_s2bool()
1020 static const struct soap_code_map soap_codes_bool[] = variable1029 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()1043 map = soap_code(soap_codes_bool, s); in soap_s2bool()
1059 static const struct soap_code_map soap_codes_bool[] = variable1068 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()1082 map = soap_code(soap_codes_bool, s); in soap_s2bool()
2391 static const struct soap_code_map soap_codes_bool[] = variable2400 return soap_code_str(soap_codes_bool, n!=0); in soap_bool2s()2414 map = soap_code(soap_codes_bool, s); in soap_s2bool()