Searched refs:host_text (Results 1 – 1 of 1) sorted by relevance
126 char *host_text = grpc_slice_to_c_string(details.host); in PHP_METHOD() local128 php_grpc_add_property_string(result, "host", host_text, true); in PHP_METHOD()130 gpr_free(host_text); in PHP_METHOD()