Searched refs:url_string_from_1 (Results 1 – 1 of 1) sorted by relevance
3737 char *url_string_from_1 = (char *)nullptr; in REGRESSION_TEST() local3929 url_string_from_1 = TSUrlStringGet(bufp1, url_loc1, &tmp_len); in REGRESSION_TEST()3930 if (strcmp(url_string_from_1, url_expected_string) == 0) { in REGRESSION_TEST()3966 if (strcmp(url_string_from_1, url_string_from_2) == 0) { in REGRESSION_TEST()3982 if (strcmp(url_string_from_1, url_string_from_3) == 0) { in REGRESSION_TEST()4024 if (url_string_from_1 != nullptr) { in REGRESSION_TEST()4025 TSfree(url_string_from_1); in REGRESSION_TEST()