Home
last modified time | relevance | path

Searched defs:tokenstream (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/p5-Plucene-Analysis-CJKAnalyzer/Plucene-Analysis-CJKAnalyzer-0.02/lib/Plucene/Analysis/
H A DCJKAnalyzer.pm43 sub tokenstream { subroutine
/dports/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Plucene-Plugin-Analyzer-SnowballAnalyzer-1.1/lib/Plucene/Plugin/Analyzer/
H A DSnowballAnalyzer.pm86 sub tokenstream { subroutine
/dports/textproc/p5-Plucene/Plucene-1.25/lib/Plucene/Analysis/
H A DStopAnalyzer.pm44 sub tokenstream { subroutine
H A DWhitespaceAnalyzer.pm37 sub tokenstream { subroutine
H A DSimpleAnalyzer.pm39 sub tokenstream { subroutine
H A DAnalyzer.pm43 sub tokenstream { die "tokenstream must be defined in a subclass" } subroutine
/dports/textproc/p5-Plucene/Plucene-1.25/lib/Plucene/Analysis/Standard/
H A DStandardAnalyzer.pm51 sub tokenstream { subroutine
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_expand/src/
H A Dlib.rs46 mod tokenstream { module
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-722.0.0/src/
H A Dlib.rs53 pub mod tokenstream; module
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_ast-718.0.0/src/
H A Dlib.rs53 pub mod tokenstream; module
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_ast/src/
H A Dlib.rs41 pub mod tokenstream; module
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_ast/src/
H A Dlib.rs53 pub mod tokenstream; module
/dports/textproc/py-whoosh/Whoosh-2.7.4/src/whoosh/analysis/
H A Dacore.py39 def unstopped(tokenstream): argument
/dports/irc/inspircd/inspircd-3.11.0/src/
H A Dinspstring.cpp136 irc::spacesepstream tokenstream(tokenlist); in AddList() local
H A Dhashcomp.cpp202 irc::tokenstream::tokenstream(const std::string& msg, size_t start, size_t end) in tokenstream() function in irc::tokenstream
/dports/games/openttd/openttd-12.1/src/
H A Dconsole.cpp305 char *tokens[ICON_TOKEN_COUNT], tokenstream[ICON_MAX_STREAMSIZE]; in IConsoleCmdExec() local
/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/misc/tparse/
H A Dtparse.h301 delete tokenstream; in ~tparseParser() local