Lines Matching refs:smart_str_append_long
328 smart_str_append_long(&prefix, SOAP_GLOBAL(cur_uniq_ref)); in soap_check_zval_ref()
345 smart_str_append_long(&prefix, SOAP_GLOBAL(cur_uniq_ref)); in soap_check_zval_ref()
2436 smart_str_append_long(&array_size, dims[0]); in to_xml_array()
2439 smart_str_append_long(&array_size, dims[i]); in to_xml_array()
2466 smart_str_append_long(&array_size, dims[0]); in to_xml_array()
2469 smart_str_append_long(&array_size, dims[i]); in to_xml_array()
2474 smart_str_append_long(&array_size, i); in to_xml_array()
2487 smart_str_append_long(&array_size, dims[0]); in to_xml_array()
2490 smart_str_append_long(&array_size, dims[i]); in to_xml_array()
2516 smart_str_append_long(&array_size, i); in to_xml_array()
2523 smart_str_append_long(&array_size, i); in to_xml_array()
2820 smart_str_append_long(&tmp, int_val); in to_xml_map()
3545 smart_str_append_long(&prefix, num); in encode_add_ns()