Home
last modified time | relevance | path

Searched refs:lexers (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Doc/tools/extensions/
Dasdl_highlight.py13 from sphinx.highlighting import lexers
53 lexers["asdl"] = ASDLLexer()
Dpeg_highlight.py4 from sphinx.highlighting import lexers
85 lexers["peg"] = PEGLexer()
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dtoken.go229 for _, x := range lexers[c] {
Dlist.go976 var lexers = [256][]suffixLexer{ var
/third_party/ninja/
DCMakeLists.txt36 # the depfile parser and ninja lexers are generated using re2c.
/third_party/boost/libs/spirit/doc/lex/
Dquick_reference.qbk37 [section:lexers Primitive Lexer Components]
/third_party/boost/libs/spirit/doc/
Dwhat_s_new.qbk148 * Fixed C2001 'newline in constant' warning in generated lexers. [gh_pr 324] [trac 11540]
601 * The library does not minimize the generated lexer tables for dynamic lexers by
602 default anymore. The generated tables will now be minimized for static lexers
741 lexers.
Dintroduction.qbk51 * __lex__: This is the library usable to create tokenizers (lexers). The
Dacknowledgments.qbk114 [*Dan Nuffer] for his work on lexers, parse trees, ASTs, XML parsers, the
/third_party/boost/libs/wave/
DChangeLog117 - Added recognition of C++0x keywords to Re2C lexers.
351 - Fixed a runtime problem in the Re2C generated lexers when fed with
717 - Fixed some trigraph token id's in the lexers.
719 - Added tests for the different lexers.
1593 This involved some changes in the C99/C++ lexers.
1693 - Unified the different token definitions of the lexers, so that there is only
1901 - Decoupled the C++ lexers and the pp grammar to separate compilation
1914 tied to the C preprocessor. There are two different C++ lexers implemented
1917 - The C++ lexers integrated into the C preprocessor by now are:
1923 It isn't hard to plug in additional different C++ lexers. There are plans to
/third_party/boost/libs/spirit/doc/html/
Dspirit2_HTML.manifest244 spirit/lex/quick_reference/lexers.html