Home
last modified time | relevance | path

Searched defs:token_text (Results 1 – 25 of 42) sorted by relevance

12

/dports/devel/cpp-hocon/cpp-hocon-0.3.0/lib/src/
H A Dtoken.cc15 token::token(token_type type, shared_origin origin, string token_text, string debug_string) : in token()
24 string token::token_text() const { in token_text() function in hocon::token
H A Dtokens.cc129 string double_slash_comment::token_text() const { in token_text() function in hocon::double_slash_comment
137 string hash_comment::token_text() const { in token_text() function in hocon::hash_comment
154 string substitution::token_text() const { in token_text() function in hocon::substitution
H A Dpath_parser.cc141 string token_text = t->token_text(); in split_token_on_period() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/common/origin_trials/
H A Dtrial_token.cc60 base::StringPiece token_text, in From()
95 OriginTrialTokenStatus TrialToken::Extract(base::StringPiece token_text, in Extract()
/dports/devel/distel/distel-4.1.1/src/
H A Dfdoc.erl241 token_text(Token) -> {text,T} = erl_scan:token_info(Token,text), T. function
243 token_text(Token) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/origin_trials/
H A Dtrial_token.cc68 base::StringPiece token_text, in From()
110 OriginTrialTokenStatus TrialToken::Extract(base::StringPiece token_text, in Extract()
/dports/textproc/lasem/lasem-0.5.1/src/
H A Dlsmmathmlstringelement.c52 char *token_text; in lsm_mathml_string_element_get_text() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/editors/code/
H A Dra_syntax_tree.tmGrammar.json23 "token_text": { object
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/editors/code/
H A Dra_syntax_tree.tmGrammar.json23 "token_text": { object
/dports/graphics/atril-lite/atril-1.26.0/backend/djvu/
H A Ddjvu-text-page.c43 char *token_text = (char *) miniexp_to_str (miniexp_nth (5, p)); in djvu_text_page_selection_process() local
324 char *token_text; in djvu_text_page_append_text() local
/dports/graphics/atril/atril-1.26.0/backend/djvu/
H A Ddjvu-text-page.c43 char *token_text = (char *) miniexp_to_str (miniexp_nth (5, p)); in djvu_text_page_selection_process() local
324 char *token_text; in djvu_text_page_append_text() local
/dports/graphics/evince/evince-41.3/backend/djvu/
H A Ddjvu-text-page.c108 char *token_text = (char *) miniexp_to_str (miniexp_nth (5, p)); in djvu_text_page_selection_process_text() local
405 char *token_text; in djvu_text_page_append_text() local
/dports/print/xreader/xreader-3.2.2/backend/djvu/
H A Ddjvu-text-page.c104 char *token_text = (char *) miniexp_to_str (miniexp_nth (5, p)); in djvu_text_page_selection_process_text() local
391 char *token_text; in djvu_text_page_append_text() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/parser/src/
H A Dlexed_str.rs40 let token_text = &text[offset..][..token.len]; in new() localVariable
134 let token_text = self.text(i); in to_tokens() localVariable
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/objects/
H A Dobject_query.h259 QStringRef token_text; variable
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-722.0.0/src/util/
H A Dcomments.rs166 let token_text = &text[pos..pos + token.len]; in gather_comments() localVariable
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-718.0.0/src/util/
H A Dcomments.rs166 let token_text = &text[pos..pos + token.len]; in gather_comments() localVariable
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_ast/src/util/
H A Dcomments.rs166 let token_text = &text[pos..pos + token.len]; in gather_comments() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_ast/src/util/
H A Dcomments.rs166 let token_text = &text[pos..pos + token.len]; in gather_comments() localVariable
/dports/science/py-dlib/dlib-19.22/dlib/xml_parser/
H A Dxml_parser_kernel_1.h345 std::string token_text; in parse() local
629 std::string& token_text, in get_next_token()
/dports/science/dlib-cpp/dlib-19.22/dlib/xml_parser/
H A Dxml_parser_kernel_1.h345 std::string token_text; in parse() local
629 std::string& token_text, in get_next_token()
/dports/lang/mixal/mixal-1.11/
H A Dparse.c32 char token_text[max_identifier_length + 1]; in advance() local
/dports/editors/poke/poke-1.0/jitter/example-vms/jitterlisp/
H A Djitterlisp-reader.c98 struct jitter_dynamic_buffer token_text; member
505 const char *token_text; in jitterlisp_scan() local
/dports/net/py-python-keystoneclient/python-keystoneclient-4.3.0/keystoneclient/common/
H A Dcms.py215 def is_pkiz(token_text): argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/src/
H A Dtests.rs214 let token_text = &text[TextRange::at(offset, token.len)]; in dump_tokens_and_errors() localVariable

12