Home
last modified time | relevance | path

Searched refs:TokenCheck (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib-macros/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-macros-0.14.1/src/
H A Dclone.rs175 enum TokenCheck { enum
183 ) -> Result<(), TokenCheck> { in check_tokens() argument
189 return Err(TokenCheck::UnexpectedToken( in check_tokens()
196 return Err(TokenCheck::UnexpectedEnd(tokens)); in check_tokens()
419 Err(TokenCheck::UnexpectedToken(tokens, unexpected_token)) => { in return_kind()
422 Err(TokenCheck::UnexpectedEnd(tokens)) => { in return_kind()
451 Err(TokenCheck::UnexpectedToken(_, unexpected_token)) => { in parse_return_kind()
458 Err(TokenCheck::UnexpectedEnd(tokens)) => { in parse_return_kind()
/dports/www/otrs/otrs-rel-6_0_29/scripts/test/
H A DUser.t326 my $TokenValid = $UserObject->TokenCheck(
333 "TokenCheck() - $Token",
336 $TokenValid = $UserObject->TokenCheck(
343 "TokenCheck() - $Token",
346 $TokenValid = $UserObject->TokenCheck(
353 "TokenCheck() - $Token" . "123",
H A DCustomerUser.t667 my $TokenValid = $CustomerUserObject->TokenCheck(
674 "TokenCheck() - $Token",
677 $TokenValid = $CustomerUserObject->TokenCheck(
684 "TokenCheck() - $Token",
687 $TokenValid = $CustomerUserObject->TokenCheck(
694 "TokenCheck() - $Token" . "123",
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Web/
H A DInterfaceAgent.pm740 my $TokenValid = $UserObject->TokenCheck(
H A DInterfaceCustomer.pm682 my $TokenValid = $UserObject->TokenCheck(
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/
H A DCustomerUser.pm1280 sub TokenCheck { subroutine
H A DUser.pm1409 sub TokenCheck { subroutine
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/application_security/dast_api/
H A Dindex.md1032 - Name: TokenCheck
1059 - Name: TokenCheck
1104 - Name: TokenCheck
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/unit/
H A Ducalc_formula.cxx1304 struct TokenCheck in testFormulaCompilerJumpReordering() struct
1320 static const TokenCheck aCheckRPN[] = in testFormulaCompilerJumpReordering()
1348 static const TokenCheck aCheckRPN2[] = in testFormulaCompilerJumpReordering()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/unit/
H A Ducalc_formula.cxx1010 struct TokenCheck in testFormulaCompilerJumpReordering() struct
1035 static const TokenCheck aCheckRPN[] = in testFormulaCompilerJumpReordering()
1063 static const TokenCheck aCheckRPN2[] = in testFormulaCompilerJumpReordering()