Home
last modified time | relevance | path

Searched refs:use_idna (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dparseresult.py159 def unsplit(self, use_idna=False): argument
166 if use_idna and self.host:
262 def unsplit(self, use_idna=False): argument
269 if use_idna and self.host:
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dparseresult.py159 def unsplit(self, use_idna=False): argument
166 if use_idna and self.host:
262 def unsplit(self, use_idna=False): argument
269 if use_idna and self.host:
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dparseresult.py159 def unsplit(self, use_idna=False): argument
166 if use_idna and self.host:
262 def unsplit(self, use_idna=False): argument
269 if use_idna and self.host:
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/hyper/hyper/packages/rfc3986/
H A Dparseresult.py159 def unsplit(self, use_idna=False): argument
166 if use_idna and self.host:
262 def unsplit(self, use_idna=False): argument
269 if use_idna and self.host:
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/urllib3/packages/rfc3986/
H A Dparseresult.py187 def unsplit(self, use_idna=False): argument
194 if use_idna and self.host:
321 def unsplit(self, use_idna=False): argument
328 if use_idna and self.host:
/dports/www/py-rfc3986/rfc3986-1.5.0/src/rfc3986/
H A Dparseresult.py242 def unsplit(self, use_idna=False): argument
249 if use_idna and self.host:
414 def unsplit(self, use_idna=False): argument
421 if use_idna and self.host:
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_vendor/urllib3/packages/rfc3986/
H A Dparseresult.py187 def unsplit(self, use_idna=False): argument
194 if use_idna and self.host:
321 def unsplit(self, use_idna=False): argument
328 if use_idna and self.host:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/urllib3/urllib3/packages/rfc3986/
H A Dparseresult.py187 def unsplit(self, use_idna=False): argument
194 if use_idna and self.host:
321 def unsplit(self, use_idna=False): argument
328 if use_idna and self.host:
/dports/www/py-rfc3986/rfc3986-1.5.0/tests/
H A Dtest_unicode_support.py70 assert parsed.unsplit(use_idna=True) == SNOWMAN_IDNA_HOST
H A Dtest_parseresult.py158 assert uri.unsplit(use_idna=True) == idna_encoded
/dports/www/lynx-current/lynx2.9.0dev.9/
H A Dconfigure.in1071 [use_idna=$enableval],
1072 [use_idna=yes])
1073 AC_MSG_RESULT($use_idna)
1075 if test "$use_idna" = yes ; then
1076 CF_WITH_IDNA($use_idna)
H A Dconfigure38135 use_idna=$enableval
38137 use_idna=yes
38141 use_idna=yes
38144 echo "$as_me:38144: result: $use_idna" >&5
38145 echo "${ECHO_T}$use_idna" >&6
38147 if test "$use_idna" = yes ; then
38149 case "$use_idna" in
38326 { { echo "$as_me:38326: error: cannot find under $use_idna" >&5
38327 echo "$as_me: error: cannot find under $use_idna" >&2;}
38389 { { echo "$as_me:38389: error: cannot find under $use_idna" >&5
[all …]
/dports/www/lynx/lynx2.8.9rel.1/
H A Dconfigure.in1038 [use_idna=$enableval],
1039 [use_idna=yes])
1040 AC_MSG_RESULT($use_idna)
1042 if test "$use_idna" = yes ; then
1043 CF_WITH_IDNA($use_idna)
H A Dconfigure33892 use_idna=$enableval
33894 use_idna=yes
33898 use_idna=yes
33901 echo "$as_me:33901: result: $use_idna" >&5
33902 echo "${ECHO_T}$use_idna" >&6
33904 if test "$use_idna" = yes ; then
33906 case "$use_idna" in
34077 { { echo "$as_me:34077: error: cannot find under $use_idna" >&5
34078 echo "$as_me: error: cannot find under $use_idna" >&2;}
34140 { { echo "$as_me:34140: error: cannot find under $use_idna" >&5
[all …]