semantic-simple-lexer
semantic-simple-lexer is a compiled Lisp function in `lex.el
'.
(semantic-simple-lexer START END &optional DEPTH LENGTH)
A simple lexical analyzer that handles simple buffers.
This lexer ignores comments and whitespace, and will return
syntax as specified by the syntax table.
See `semantic-lex' for more information.