Home
last modified time | relevance | path

Searched defs:prefixes (Results 201 – 225 of 4062) sorted by relevance

12345678910>>...163

/dports/www/erlang-hackney/hackney-1.8.6/src/
H A Dhackney_multipart.erl330 prefixes(<<C, Rest/binary>>) -> function
334 prefixes(<<C, Rest/binary>>, Acc) -> function
336 prefixes(<<>>, Acc) -> function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DDomLoader.java80 …private void declarePrefixes( UnmarshallingContext context, String[] prefixes ) throws SAXExceptio… in declarePrefixes()
88 private void undeclarePrefixes( String[] prefixes ) throws SAXException { in undeclarePrefixes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DDomLoader.java80 …private void declarePrefixes( UnmarshallingContext context, String[] prefixes ) throws SAXExceptio… in declarePrefixes()
88 private void undeclarePrefixes( String[] prefixes ) throws SAXException { in undeclarePrefixes()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/tests/sanity/extra/
H A Dextra-docs.json3 "prefixes": [ array
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/docker/tests/sanity/extra/
H A Dextra-docs.json3 "prefixes": [ array
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/sanity/extra/
H A Dextra-docs.json3 "prefixes": [ array
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/routeros/tests/sanity/extra/
H A Dextra-docs.json3 "prefixes": [ array
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/sops/tests/sanity/extra/
H A Dextra-docs.json3 "prefixes": [ array
/dports/sysutils/ansible2/ansible-2.9.27/test/sanity/code-smell/
H A Ddeprecated-config.json7 "prefixes": [ array
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_data/sanity/code-smell/
H A Dno-main-display.json5 "prefixes": [ array
H A Dno-assert.json5 "prefixes": [ array
H A Duse-argspec-type-path.json2 "prefixes": [ array
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/vendor/phpunit/php-file-iterator/File/Iterator/
H A DFactory.php65 … public function getFileIterator($paths, $suffixes = '', $prefixes = '', array $exclude = array())
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_data/sanity/code-smell/
H A Dno-assert.json5 "prefixes": [ array
H A Dno-main-display.py5 import sys
6
7 MAIN_DISPLAY_IMPORT = 'from __main__ import display'
H A Duse-argspec-type-path.py2 from __future__ import (absolute_import, division, print_function)
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/sanity/code-smell/
H A Ddeprecated-config.json7 "prefixes": [ array
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_data/sanity/code-smell/
H A Dchangelog.json4 "prefixes": [ array
H A Dno-main-display.json5 "prefixes": [ array
H A Dno-assert.json5 "prefixes": [ array
H A Duse-argspec-type-path.json2 "prefixes": [ array
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/sanity/code-smell/
H A Ddeprecated-config.json7 "prefixes": [ array
/dports/devel/py-Faker/Faker-0.8.15/faker/providers/person/de_AT/
H A D__init__.py116 prefixes = ('Dr.', 'Mag.', 'Ing.', 'Dipl.-Ing.', 'Prof.', 'Univ.Prof.') variable in Provider
/dports/devel/py-Faker/Faker-0.8.15/faker/providers/person/es_MX/
H A D__init__.py173 prefixes = ('Sr(a).', 'Dr.', 'Mtro.', 'Lic.', variable in Provider
/dports/net/frr7-pythontools/frr-frr-7.5.1/tests/bgpd/
H A Dtest_bgp_table.c89 struct prefix *prefixes = NULL; in check_lookup_result() local
150 const char *prefixes[] = {"1.16.0.0/16", "1.16.128.0/18", in test_range_lookup() local

12345678910>>...163