HomeSort by relevance Sort by last modified time
    Searched defs:Perl (Results 1 - 4 of 4) sorted by null

  /prebuilts/go/darwin-x86/src/regexp/syntax/
parse.go 37 ErrInvalidPerlOp ErrorCode = "invalid or unsupported Perl syntax"
62 PerlX // allow Perl extensions
69 Perl = ClassNL | OneLine | PerlX | UnicodeGroups // as close to Perl as possible
233 // In Perl it is not allowed to stack repetition operators:
873 // Perl character class escape.
944 // parsePerlFlags parses a Perl flag setting or non-capturing group or both,
954 // (?<name>expr) the .NET alteration, adopted by Perl 5.10
955 // (?'name'expr) another .NET alteration, adopted by Perl 5.10
957 // Perl 5.10 gave in and implemented the Python version too
    [all...]
  /prebuilts/go/linux-x86/src/regexp/syntax/
parse.go 37 ErrInvalidPerlOp ErrorCode = "invalid or unsupported Perl syntax"
62 PerlX // allow Perl extensions
69 Perl = ClassNL | OneLine | PerlX | UnicodeGroups // as close to Perl as possible
233 // In Perl it is not allowed to stack repetition operators:
873 // Perl character class escape.
944 // parsePerlFlags parses a Perl flag setting or non-capturing group or both,
954 // (?<name>expr) the .NET alteration, adopted by Perl 5.10
955 // (?'name'expr) another .NET alteration, adopted by Perl 5.10
957 // Perl 5.10 gave in and implemented the Python version too
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
nashorn.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
nashorn.jar 

Completed in 162 milliseconds