Home
last modified time | relevance | path

Searched refs:peg (Results 1 – 25 of 2712) sorted by relevance

12345678910>>...109

/dports/devel/stylua/StyLua-0.11.0/cargo-crates/peg-macros-0.7.0/
H A Dgrammar.rs2 pub mod peg { module
130 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_peg_grammar()
267 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_grammar_args()
383 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_peg_rule()
912 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_rust_doc_comment()
983 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_rust_visibility()
1082 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_rust_use()
1173 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_rust_path()
1187 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_rust_type()
1481 ::peg::RuleResult::Failed => ::peg::RuleResult::Failed, in __parse_choice()
[all …]
/dports/ports-mgmt/parfetch-overlay/parfetch-0.1.0/libias/
H A Dpeg.c93 if (peg->depth > PEG_MAX_DEPTH || peg->pos > peg->len) { \
190 .peg = peg, in peg_match()
276 capture->peg = peg; in peg_match_capture_end()
289 if (peg->pos >= peg->len) { in peg_match_char_f()
310 if ((peg->len - peg->pos) >= len && in peg_match_chars()
360 if (peg->pos >= peg->len) { in peg_match_range()
365 size_t clen = utf8_decode(peg->buf + peg->pos, peg->len - peg->pos, &c); in peg_match_range()
423 char *ptr = strnstr(peg->buf + peg->pos, needle, peg->len); in peg_match_thruto()
504 memcpy(peg, &proto, sizeof(*peg)); in peg_new()
507 mempool_take(peg->pool, peg); in peg_new()
[all …]
/dports/ports-mgmt/portfmt/portfmt-1.1.0/libias/
H A Dpeg.c92 if (peg->depth > PEG_MAX_DEPTH || peg->pos > peg->len) { \
189 .peg = peg, in peg_match()
275 capture->peg = peg; in peg_match_capture_end()
288 if (peg->pos >= peg->len) { in peg_match_char_f()
291 if (f(peg->buf[peg->pos])) { in peg_match_char_f()
359 if (peg->pos >= peg->len) { in peg_match_range()
364 size_t clen = utf8_decode(peg->buf + peg->pos, peg->len - peg->pos, &c); in peg_match_range()
422 char *ptr = strnstr(peg->buf + peg->pos, needle, peg->len); in peg_match_thruto()
507 memcpy(peg, &proto, sizeof(*peg)); in peg_new()
510 mempool_take(peg->pool, peg); in peg_new()
[all …]
H A DMakefile24 peg.o \
26 peg/json.o \
29 peg/toml.o \
87 peg/clang.o: config.h peg.h peg/grammar.h
88 peg/json.o: config.h peg.h peg/json.h peg/grammar.h
89 peg/mtree.o: config.h peg.h peg/grammar.h peg/mtree.h
90 peg/objget.o: config.h peg.h peg/grammar.h peg/objget.h
91 peg/toml.o: config.h peg.h peg/toml.h peg/grammar.h
103 tests/peg/IPv4.o: config.h array.h flow.h mempool.h peg.h peg/grammar.h str.h test.h
104 tests/peg/MOVED.o: config.h mempool.h peg.h peg/grammar.h str.h test.h
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/tinymath/lib/
H A Dtinymath.mjs396 peg$fail(peg$c2);
407 peg$fail(peg$c2);
415 peg$fail(peg$c0);
431 peg$fail(peg$c4);
447 peg$fail(peg$c6);
463 peg$fail(peg$c8);
479 peg$fail(peg$c10);
522 peg$fail(peg$c11);
1106 peg$fail(peg$c30);
1217 peg$fail(peg$c35);
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/tinymath/lib/
H A Dtinymath.mjs409 peg$fail(peg$c2);
423 peg$fail(peg$c2);
434 peg$fail(peg$c0);
451 peg$fail(peg$c4);
468 peg$fail(peg$c6);
485 peg$fail(peg$c8);
502 peg$fail(peg$c10);
552 peg$fail(peg$c11);
1216 peg$fail(peg$c30);
1345 peg$fail(peg$c35);
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/package/dist/umd/
H A Dintl-messageformat.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
/dports/devel/tcllib/tcllib-1.20/modules/pt/tests/
H A Dpt_peg_to_peg.tests5 pt::peg::to::peg convert
9 pt::peg::to::peg convert S XXX
13 pt::peg::to::peg reset XXX
30 test pt-peg-to-peg-set:${setimpl}-3.$k.$n "pt::peg::to::peg, $label$section, ok :- $input" -setup {
31 pt::peg::to::peg reset
34 pt::peg::to::peg convert $data
36 pt::peg::to::peg reset
41 test pt-peg-to-peg-set:${setimpl}-4.$k.$n "pt::peg::to::peg, $label$section, ok :- $input" -setup {
53 pt::peg::to::peg reset
61 pt::peg::to::peg convert $data
[all …]
H A Dpt_pegrammar.tests2 # Testsuite for pt::peg.
6 pt::peg verify
22 pt::peg print
65 test pt-peg-4.$n "pt::peg verify-as-canonical, error" -body {
105 test pt-peg-5.$n "pt::peg verify, error" -body {
115 test pt-peg-6.$n "pt::peg verify, $label, ok :- $input" -body {
125 test pt-peg-7.$n "pt::peg print, $label :- $input" -body {
133 test pt-peg-8.0 "pt::peg merge" -body {
135 [pt::peg merge \
152 pt::peg equal
[all …]
H A Dpt_peg_import.tests4 pt::peg::import I
12 pt::peg::import I
20 pt::peg::import I
28 pt::peg::import I
36 pt::peg::import I
44 pt::peg::import I
52 pt::peg::import I
60 pt::peg::import I
68 pt::peg::import I
76 pt::peg::import I
[all …]
H A Dpt_peg_from_peg.tests4 test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-1.0 {convert, wrong#args}…
5 pt::peg::from::peg convert
6 } -returnCodes error -result {wrong # args: should be "pt::peg::from::peg convert text"}
8 test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-1.1 {convert, wrong#args}…
9 pt::peg::from::peg convert S XXX
10 } -returnCodes error -result {wrong # args: should be "pt::peg::from::peg convert text"}
28 pt::peg::container G deserialize $expected
36 …test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-2.$k.$n "pt::peg::from::
37 pt::peg::from::peg convert $data
40 …test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-3.$k.$n "pt::peg::from::
[all …]
H A Dpt_peg_container.tests5 pt::peg::container G
13 pt::peg::container G
21 pt::peg::container G
29 pt::peg::container G
37 pt::peg::container G
49 pt::peg::container G
57 pt::peg::container G
67 pt::peg::container G
75 pt::peg::container G
83 pt::peg::container G
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/pt/tests/
H A Dpt_peg_to_peg.tests5 pt::peg::to::peg convert
9 pt::peg::to::peg convert S XXX
13 pt::peg::to::peg reset XXX
30 test pt-peg-to-peg-set:${setimpl}-3.$k.$n "pt::peg::to::peg, $label$section, ok :- $input" -setup {
31 pt::peg::to::peg reset
34 pt::peg::to::peg convert $data
36 pt::peg::to::peg reset
41 test pt-peg-to-peg-set:${setimpl}-4.$k.$n "pt::peg::to::peg, $label$section, ok :- $input" -setup {
53 pt::peg::to::peg reset
61 pt::peg::to::peg convert $data
[all …]
H A Dpt_pegrammar.tests2 # Testsuite for pt::peg.
6 pt::peg verify
22 pt::peg print
65 test pt-peg-4.$n "pt::peg verify-as-canonical, error" -body {
105 test pt-peg-5.$n "pt::peg verify, error" -body {
115 test pt-peg-6.$n "pt::peg verify, $label, ok :- $input" -body {
125 test pt-peg-7.$n "pt::peg print, $label :- $input" -body {
133 test pt-peg-8.0 "pt::peg merge" -body {
135 [pt::peg merge \
152 pt::peg equal
[all …]
H A Dpt_peg_import.tests4 pt::peg::import I
12 pt::peg::import I
20 pt::peg::import I
28 pt::peg::import I
36 pt::peg::import I
44 pt::peg::import I
52 pt::peg::import I
60 pt::peg::import I
68 pt::peg::import I
76 pt::peg::import I
[all …]
H A Dpt_peg_from_peg.tests4 test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-1.0 {convert, wrong#args}…
5 pt::peg::from::peg convert
6 } -returnCodes error -result {wrong # args: should be "pt::peg::from::peg convert text"}
8 test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-1.1 {convert, wrong#args}…
9 pt::peg::from::peg convert S XXX
10 } -returnCodes error -result {wrong # args: should be "pt::peg::from::peg convert text"}
28 pt::peg::container G deserialize $expected
36 …test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-2.$k.$n "pt::peg::from::
37 pt::peg::from::peg convert $data
40 …test pt-peg-from-peg-parse:${parseimpl}-rde:${rdeimpl}-stack:${stackimpl}-3.$k.$n "pt::peg::from::
[all …]
H A Dpt_peg_container.tests5 pt::peg::container G
13 pt::peg::container G
21 pt::peg::container G
29 pt::peg::container G
37 pt::peg::container G
49 pt::peg::container G
57 pt::peg::container G
67 pt::peg::container G
75 pt::peg::container G
83 pt::peg::container G
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/3rdparty/peg-0.1.15/
H A DMakefile7 all : peg leg
9 peg : peg.o $(OBJS) target
45 peg.o : src/peg.c src/peg.peg-c
51 check-peg : peg.peg-c .FORCE
52 diff src/peg.peg-c peg.peg-c
57 peg.peg-c : src/peg.peg peg
65 newpeg : peg.peg-c
66 mv src/peg.peg-c src/peg.peg-c-
67 mv peg.peg-c src/.
77 rm -f src/*~ *~ *.o *.peg.[cd] *.leg.[cd] peg.peg-c leg.c
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/esquery/dist/
H A Desquery.esm.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
H A Desquery.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
/dports/misc/netron/node_modules/esquery/dist/
H A Desquery.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
H A Desquery.esm.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
/dports/textproc/write-good/write-good-1.0.8/node_modules/esquery/dist/
H A Desquery.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
H A Desquery.esm.min.js.map1peg$subclass(child, parent) {\n function ctor() { this.constructor = child; }\n ctor.prototy…
/dports/games/54321/54321/data/
H A Dpj2.hlp5 image peg 226 88
6 image peg 262 88
7 image peg 298 88
8 image peg 226 124
10 image peg 298 124
11 image peg 226 160
12 image peg 262 160
13 image peg 298 160
19 image peg 226 242
20 image peg 262 242
[all …]

12345678910>>...109