Home
last modified time | relevance | path

Searched refs:get_url (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/distutils/command/
H A Dbdist_rpm.py467 if self.distribution.get_url() != 'UNKNOWN':
468 spec_file.append('Url: ' + self.distribution.get_url())
H A Dupload.py120 'home_page': meta.get_url(),
H A Dregister.py231 'home_page': meta.get_url(),
/third_party/python/Lib/distutils/
H A Ddist.py1131 file.write('Home-page: %s\n' % self.get_url())
1186 def get_url(self): member in DistributionMetadata
/third_party/curl/tests/libtest/
H A Dlib1560.c1278 static int get_url(void) in get_url() function
1768 if(get_url()) in test()
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c365 get_url(const char *url, /* I - URL to get */ in get_url() function
773 if (get_url(location, tmpfile, sizeof(tmpfile))) in load_opt_strings_catalog()

Completed in 14 milliseconds