Home
last modified time | relevance | path

Searched defs:_tokens (Results 1 – 25 of 104) sorted by relevance

12345

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/pipenv/patched/prettytoml/elements/
H A Dmetadata.py11 def __init__(self, _tokens): argument
14 def _validate_tokens(self, _tokens): argument
35 def __init__(self, _tokens): argument
38 def _validate_tokens(self, _tokens): argument
52 def __init__(self, _tokens): argument
55 def _validate_tokens(self, _tokens): argument
68 def __init__(self, _tokens): argument
78 def _validate_tokens(self, _tokens): argument
H A Datomic.py15 def __init__(self, _tokens): argument
18 def _validate_tokens(self, _tokens): argument
H A Dtableheader.py24 def __init__(self, _tokens): argument
58 def _validate_tokens(self, _tokens): argument
H A Dcommon.py40 def __init__(self, _tokens, _type): argument
54 def _validate_tokens(self, _tokens): argument
/dports/mail/tpop3d/tpop3d-1.5.5/
H A Dtokenise.h26 typedef struct _tokens { struct
27 char *str;
28 char **toks;
29 int num;
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/inc/internal/
H A Dtokenizer.hpp115 std::queue<shared_token> _tokens; member in hocon::token_iterator
139 token_list _tokens; member in hocon::token_list_iterator
H A Dconfig_document_parser.hpp72 token_iterator _tokens; member in hocon::config_document_parser::parse_context
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/Jayrock/src/Jayrock.Json/Json/
H A DJsonRecorder.cs37 private JsonToken[] _tokens; field in Jayrock.Json.JsonRecorder
141 private readonly JsonToken[] _tokens; field in Jayrock.Json.JsonRecorder.JsonPlayer
/dports/devel/liborcus/liborcus-0.16.1/include/orcus/
H A Dsax_token_parser.hpp153 handler_wrapper(const tokens& _tokens, handler_type& handler) : in handler_wrapper()
192 …const char* content, const size_t size, const tokens& _tokens, xmlns_context& ns_cxt, handler_type… in sax_token_parser()
201 const tokens& _tokens, xmlns_context& ns_cxt, handler_type& handler) : in sax_token_parser()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/
H A DBufferedTokenStream.h108 std::vector<std::unique_ptr<Token>> _tokens; variable
H A DUnbufferedTokenStream.h60 std::vector<std::unique_ptr<Token>> _tokens; variable
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/
H A DBufferedTokenStream.h108 std::vector<std::unique_ptr<Token>> _tokens; variable
H A DUnbufferedTokenStream.h60 std::vector<std::unique_ptr<Token>> _tokens; variable
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/inc/internal/nodes/
H A Dconfig_node_path.hpp22 token_list _tokens; member in hocon::config_node_path
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/
H A DBufferedTokenStream.h108 std::vector<std::unique_ptr<Token>> _tokens; variable
H A DUnbufferedTokenStream.h60 std::vector<std::unique_ptr<Token>> _tokens; variable
/dports/devel/p5-HOP-Lexer/HOP-Lexer-0.032/lib/HOP/
H A DLexer.pm175 sub _tokens { subroutine
/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/
H A DBufferedTokenStream.h112 std::vector<std::unique_ptr<Token>> _tokens; variable
H A DUnbufferedTokenStream.h61 std::vector<std::unique_ptr<Token>> _tokens; variable
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/cli/
H A DTokenizer.h34 Tokens & _tokens; variable
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/cli/
H A DTokenizer.h34 Tokens & _tokens; variable
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/importudmf/include/
H A Dudmfparser.h70 de::TokenBuffer _tokens; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Drandomhat.h70 Common::HashMap<int, int> _tokens; variable
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Drandomhat.h70 Common::HashMap<int, int> _tokens; variable
/dports/devel/poco/poco-1.10.1-all/Foundation/include/Poco/
H A DStringTokenizer.h88 TokenVec _tokens; variable

12345