HomeSort by relevance Sort by last modified time
    Searched refs:lexing (Results 1 - 9 of 9) sorted by null

  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm 6 # Do not fail/return upon lexing error; keep chewing on the characters
30 want to continue lexing then you do not want to continue parsing. Just
33 lexing then you should not throw an exception to the parser--it has already
34 requested a token. Keep lexing until you get a valid one. Just report
  /external/owasp/sanitizer/src/main/org/owasp/html/
HtmlLexer.java 649 "Unexpectedly DONE while lexing HTML token stream");
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
basic.rb 17 example %(lexing '0') do
59 example "lexing '01'" do
97 example "lexing '0fooze1'" do
136 example "lexing 'ffofoofooo'" do
190 example "lexing 'fofoofooo'" do
248 example "lexing 'fofaaooa'" do
294 example "lexing 'fofababbooabb'" do
337 example "lexing 'ffaf'" do
389 example "lexing '085'" do
442 example "lexing 'foobar _Ab98 \n A12sdf'" d
    [all...]
  /dalvik/docs/
prettify.js 512 /** Given triples of [style, pattern, context] returns a lexing function,
513 * The lexing function interprets the patterns to find token boundaries and
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas 282 /// want to continue lexing then you do not want to continue parsing. Just
285 /// lexing then you should not throw an exception to the parser--it has already
286 /// requested a token. Keep lexing until you get a valid one. Just report
298 /// Does not fail/return upon lexing error; just keeps chewing on the
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
android_3p-bundle.js 768 /** Given triples of [style, pattern, context] returns a lexing function,
769 * The lexing function interprets the patterns to find token boundaries and
    [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js 768 /** Given triples of [style, pattern, context] returns a lexing function,
769 * The lexing function interprets the patterns to find token boundaries and
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js 768 /** Given triples of [style, pattern, context] returns a lexing function,
769 * The lexing function interprets the patterns to find token boundaries and
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
android_3p-bundle.js 768 /** Given triples of [style, pattern, context] returns a lexing function,
769 * The lexing function interprets the patterns to find token boundaries and
    [all...]

Completed in 318 milliseconds