MCPcopy Create free account

hub / github.com/pest-parser/pest / functions

Functions1,009 in github.com/pest-parser/pest

Methodbitor
(mut self, rhs: Self)
pest/src/prec_climber.rs:152
Methodbitor
(mut self, rhs: Self)
pest/src/pratt_parser.rs:82
Functionbool
()
grammars/tests/json.rs:31
Methodbool
(state: Box<ParserState<'_, Rule>>)
pest/tests/json.rs:220
Functionboolean
()
grammars/tests/toml.rs:22
Functionchar_missing_ending_single_quote
()
meta/src/parser.rs:1411
Functioncharacter
()
meta/src/parser.rs:1116
Functioncharacter_escaped_quote_is_accepted
()
meta/src/parser.rs:1150
Functioncharacter_unescaped_quote_is_rejected
()
meta/src/parser.rs:1132
Functioncheckpoint_restore
()
vm/tests/grammar.rs:794
Functioncheckpoint_restore
()
derive/tests/grammar.rs:831
Functionchildren
()
vm/tests/lists.rs:53
Functionchildren
()
derive/tests/lists.rs:49
Functionchoice
()
generator/src/generator.rs:989
Functionchoice
()
meta/src/ast.rs:561
Functionchoice
()
meta/src/optimizer/mod.rs:939
Functionchoice_atomic
()
generator/src/generator.rs:1017
Functionchoice_prefix
()
derive/tests/grammar.rs:252
Functionchoice_range
()
vm/tests/grammar.rs:243
Functionchoice_range
()
derive/tests/grammar.rs:238
Functionchoice_string
()
vm/tests/grammar.rs:229
Functionchoice_string
()
derive/tests/grammar.rs:224
Functionchoices
()
vm/tests/reporting.rs:28
Functionchoices
()
derive/tests/reporting.rs:24
Functionchoices_a_progress
()
vm/tests/reporting.rs:52
Functionchoices_a_progress
()
derive/tests/reporting.rs:48
Functionchoices_b_progress
()
vm/tests/reporting.rs:64
Functionchoices_b_progress
()
derive/tests/reporting.rs:60
Functionchoices_no_progress
()
vm/tests/reporting.rs:40
Functionchoices_no_progress
()
derive/tests/reporting.rs:36
Functioncmp
()
pest/src/position.rs:640
Functioncmp_panic
()
pest/src/position.rs:653
Functioncomment
()
meta/src/parser.rs:1179
Methodcomplete
( &self, line: &str, pos: usize, _ctx: &rustyline::Context<'_>, )
debugger/src/main.rs:215
Functionconcat
()
pest/src/iterators/pairs.rs:601
Methodconcat
(&self)
pest/src/iterators/pairs.rs:186
Functionconcat_insensitive_strings
()
meta/src/optimizer/mod.rs:582
Functionconcat_strings
()
meta/src/optimizer/mod.rs:465
Functionconcatenate
(rule: Rule)
meta/src/optimizer/concatenator.rs:12
Functionconsume
(pair: Pair<Rule>, pratt_or_climber: &PrattOrPrecClimber)
pest/tests/calculator.rs:122
Functioncontrol_character
()
meta/src/optimizer/mod.rs:736
Functionconvert_rule
(rule: ParserRule<'_>)
meta/src/parser.rs:170
Functioncriterion_benchmark
(c: &mut Criterion)
grammars/benches/http.rs:10
Functiondate_time
()
grammars/tests/toml.rs:115
Functiondeep_non_failing_repetition
()
meta/src/validator.rs:1736
Methoddefault
()
debugger/src/main.rs:235
Methoddefault
()
debugger/src/lib.rs:360
Methoddefault
()
pest/src/stack.rs:44
Methoddefault
()
pest/src/parser_state.rs:130
Methoddefault
()
pest/src/pratt_parser.rs:204
Functionderive_inline_file
()
generator/src/parse_derive.rs:92
Functionderive_multiple_grammars
()
generator/src/parse_derive.rs:117
Functionderive_no_grammar
()
generator/src/parse_derive.rs:164
Functionderive_nonexhaustive
()
generator/src/parse_derive.rs:136
Functionderive_ok
()
generator/src/parse_derive.rs:104
Functionderive_wrong_arg
()
generator/src/parse_derive.rs:150
Functiondisplay_custom_pos
()
pest/src/error.rs:914
Functiondisplay_custom_span_empty
()
pest/src/error.rs:1050
Functiondisplay_custom_span_end_after_newline
()
pest/src/error.rs:1021
Functiondisplay_custom_span_three_lines
()
pest/src/error.rs:966
Functiondisplay_custom_span_two_lines
()
pest/src/error.rs:939
Functiondisplay_custom_span_two_lines_inverted_cols
()
pest/src/error.rs:994
Functiondisplay_parsing_error_mixed
()
pest/src/error.rs:810
Functiondisplay_parsing_error_negatives
()
pest/src/error.rs:862
Functiondisplay_parsing_error_positives
()
pest/src/error.rs:836
Functiondisplay_parsing_error_unknown
()
pest/src/error.rs:888
Methoddivide
(state: Box<ParserState<'_, Rule>>)
pest/tests/calculator.rs:97
Functiondouble_ended_iter_for_flat_pairs
()
pest/src/iterators/flat_pairs.rs:189
Functiondouble_ended_iter_for_pairs
()
pest/src/iterators/pairs.rs:645
Functiondouble_ended_iter_for_tokens
()
pest/src/iterators/tokens.rs:142
Functiondouble_neg_pred
()
vm/tests/grammar.rs:102
Functiondouble_neg_pred
()
derive/tests/grammar.rs:97
Functionemoji
()
vm/tests/grammar.rs:1010
Functionempty
()
pest/src/position.rs:499
Functionempty
()
pest/src/macros.rs:383
Functionempty_rule
()
meta/src/parser.rs:1288
Methodenumerate
(rules: &[R], f: &mut F)
pest/src/error.rs:595
Methodeq
(&self, other: &Position<'i>)
pest/src/position.rs:459
Methodeq
(&self, other: &Span<'i>)
pest/src/span.rs:284
Methodeq
(&self, other: &Pair<'i, R>)
pest/src/iterators/pair.rs:371
Methodeq
(&self, other: &Pairs<'i, R>)
pest/src/iterators/pairs.rs:484
Functionerror_with_path
()
pest/src/error.rs:1106
Methodescape
(state: Box<ParserState<'_, Rule>>)
pest/tests/json.rs:148
Functionexact_size_iter_for_pairs
()
pest/src/iterators/flat_pairs.rs:222
Functionexact_size_iter_for_pairs
()
pest/src/iterators/pairs.rs:739
Functionexact_size_iter_for_tokens
()
pest/src/iterators/tokens.rs:151
Functionexamples
()
grammars/tests/http.rs:57
Functionexamples
()
grammars/tests/toml.rs:277
Methodexp
(state: Box<ParserState<'_, Rule>>)
pest/tests/json.rs:209
Methodexpected_tokens
(&self)
pest/src/parser_state.rs:307
Methodexpr
(state: Box<ParserState<'_, Rule>>)
pest/examples/parens.rs:21
Functionexpr_complex
()
generator/src/generator.rs:1073
Functionexpr_complex_atomic
()
generator/src/generator.rs:1160
Functionexpression
()
meta/src/parser.rs:831
Methodexpression
( state: Box<ParserState<'_, Rule>>, )
pest/tests/calculator.rs:38
Methodextract_arg
(cmd: &str)
debugger/src/main.rs:128
Functionfactor
(rule: Rule)
meta/src/optimizer/factorizer.rs:12
Functionfailing_choice
()
meta/src/validator.rs:1437
Functionfailing_non_zero_repetitions
()
meta/src/validator.rs:1398
Functionfailing_range
()
meta/src/validator.rs:1615
← previousnext →301–400 of 1,009, ranked by callers