Home
last modified time | relevance | path

Searched refs:optsep (Results 1 – 25 of 39) sorted by relevance

12

/dports/net-mgmt/libsmi/libsmi-0.4.8/lib/
H A Dparser-sming.y1401 optsep '(' optsep
1414 optsep ')' optsep ';'
2287 furtherNumberElement: optsep '|' optsep numberElement
2317 numberUpperLimit: optsep DOT_DOT optsep signedNumber
2371 furtherFloatElement: optsep '|' optsep floatElement
2403 floatUpperLimit: optsep DOT_DOT optsep floatValue
2441 pointerRestr: '(' optsep qlcIdentifier optsep ')'
2499 bitsOrEnumerationItem: lcIdentifier optsep '(' optsep signedNumber optsep ')'
2544 furtherIdentifier: optsep ',' optsep identifier
2550 bitsValue: '(' optsep bitsList optsep ')'
[all …]
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/irtf/
H A DIRTF-NMRG-SMING-EXTENSIONS52 optsep '{' stmtsep
59 '}' optsep ';'
62 optsep '{' stmtsep
64 '}' optsep ';'
67 optsep '{' stmtsep
72 '}' optsep ';'
/dports/www/adzap/adzap-20110915/adblock-plus/
H A Dadblockplus2adzapper.py26 optsep = ptn.find('$')
27 if optsep < 0:
30 options = [ o.strip() for o in ptn[optsep+1:].split(',') if len(o) ]
31 ptn = ptn[:optsep]
/dports/net/rsync/rsync-3.2.3/
H A Drsync-ssl52 optsep=' '
58 optsep=' '
64 optsep=' = '
76 certopt="cert$optsep$RSYNC_SSL_CERT"
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dautomaster.aug64 (* View: optsep *)
65 let optsep = del /[ \t,]+/ ","
100 Build.opt_list lns optsep
/dports/net/libyang/libyang-1.0.240/src/
H A Dyang.y.in370 | string_2 '+' optsep
392 optsep;
414 '}' optsep
780 optsep
3907 optsep
4138 | strings optsep
4142 | unknown_string_part2 '+' optsep STRING optsep
4229 | '{' optsep unknown_statement3_opt '}' optsep
4235 optsep: @EMPTYDIR@
4236 | optsep sep_stmt
[all …]
/dports/security/gpa/gpa-0.10.0/src/
H A Dgpg-stuff.c40 optsep (char **stringp) in optsep() function
208 while((tok=optsep(&options))) in parse_keyserver_uri()
425 while ( (tok = optsep (&options)) ) in gpg_parse_auto_key_locate()
/dports/net-mgmt/libsmi/libsmi-0.4.8/
H A DTODO99 o sming: in rule `refinedBaseType -> EnumerationKeyword optsep namedNumberSpec'
100 the `optsep' has to be inserted.
102 o sming: in rule `refinedBaseType -> BitsKeyword optsep namedNumberSpec'
103 the `optsep' has to be inserted.
/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dfoomatic-rip-hplip4441 $optsep, $trailer, $custompagesize);
4449 $optsep, $trailer, $custompagesize) =
4467 $optsep, $trailer, $custompagesize) =
4485 $optsep, $trailer, $custompagesize) =
4503 $optsep, $trailer, $custompagesize) =
4521 $optsep, $trailer, $custompagesize) =
4539 $optsep, $trailer, $custompagesize) =
4557 $optsep, $trailer, $custompagesize) =
4575 $optsep, $trailer, $custompagesize) =
4593 $optsep, $trailer, $custompagesize) =
[all …]
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/pip/_internal/cli/
H A Dparser.py32 def _format_option_strings(self, option, mvarfmt=' <%s>', optsep=', '): argument
47 opts.insert(1, optsep)
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_internal/cli/
H A Dparser.py36 def _format_option_strings(self, option, mvarfmt=' <{}>', optsep=', '): argument
51 opts.insert(1, optsep)
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_internal/cli/
H A Dparser.py36 def _format_option_strings(self, option, mvarfmt=' <%s>', optsep=', '): argument
51 opts.insert(1, optsep)
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/cli/
H A Dparser.py34 def _format_option_strings(self, option, mvarfmt=' <{}>', optsep=', '): argument
49 opts.insert(1, optsep)
/dports/devel/py-pip/pip-20.3.4/src/pip/_internal/cli/
H A Dparser.py38 def _format_option_strings(self, option, mvarfmt=' <{}>', optsep=', '): argument
53 opts.insert(1, optsep)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/vendor/pip9/
H A Dbaseparser.py36 def _format_option_strings(self, option, mvarfmt=' <%s>', optsep=', '): argument
51 opts.insert(1, optsep)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/notpip/
H A Dbaseparser.py36 def _format_option_strings(self, option, mvarfmt=' <%s>', optsep=', '): argument
51 opts.insert(1, optsep)
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/cli/
H A Dparser.py32 self, option: optparse.Option, mvarfmt: str = " <{}>", optsep: str = ", "
48 opts.insert(1, optsep)
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_yang_parse.y1559 unknown_stmt : ustring ':' ustring optsep ';'
1564 | ustring ':' ustring SEP string optsep ';'
1569 | ustring ':' ustring optsep
1575 | ustring ':' ustring SEP string optsep
1833 optsep : SEP
/dports/science/sigrok-cli/sigrok-cli-0.7.1/
H A Dshow.c740 char **pdtokens, **pdtok, *optsep, **ann, **bin, *val, *doc, *str; in show_pd_detail_single() local
745 if ((optsep = strchr(*pdtok, ':'))) in show_pd_detail_single()
746 *optsep = '\0'; in show_pd_detail_single()
/dports/security/gnupg1/gnupg-1.4.23/g10/
H A Dmisc.c914 optsep(char **stringp) in optsep() function
1052 while((tok=optsep(&str))) in parse_options()
H A Dmain.h139 char *optsep(char **stringp);
/dports/security/gnupg/gnupg-2.3.3/g10/
H A Dmisc.c1442 optsep(char **stringp) in optsep() function
1582 while((tok=optsep(&str))) in parse_options()
H A Dmain.h182 char *optsep(char **stringp);
/dports/mail/exim-mysql/exim-4.95/src/
H A Dacl.c1876 int optsep = ','; in acl_verify() local
1879 for (uschar * opt; opt = string_nextinlist(&sublist, &optsep, NULL, 0); ) in acl_verify()
1946 int optsep = ','; in acl_verify() local
1950 for (uschar * opt; opt = string_nextinlist(&sublist, &optsep, NULL, 0); ) in acl_verify()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dacl.c1876 int optsep = ','; in acl_verify() local
1879 for (uschar * opt; opt = string_nextinlist(&sublist, &optsep, NULL, 0); ) in acl_verify()
1946 int optsep = ','; in acl_verify() local
1950 for (uschar * opt; opt = string_nextinlist(&sublist, &optsep, NULL, 0); ) in acl_verify()

12