Oracle Corporation et al v. SAP AG et al

Filing 832

Declaration of Tharan Gregory Lanier in Support of 831 Memorandum in Opposition, filed bySAP AG, SAP America Inc, Tomorrownow Inc. (Attachments: # 1 Exhibit 1, # 2 Exhibit 2, # 3 Exhibit 3, # 4 Exhibit 4, # 5 Exhibit 5, # 6 Exhibit 6, # 7 Exhibit 7, # 8 Exhibit 8, # 9 Exhibit 9, # 10 Exhibit 10, # 11 Exhibit 11, # 12 Exhibit 12, # 13 Exhibit 13)(Related document(s) 831 ) (Froyd, Jane) (Filed on 9/9/2010)

Download PDF
Oracle Corporation et al v. SAP AG et al Doc. 832 Att. 5 EXHIBIT 5 Dockets.Justia.com Parse Rules for C & H Files =========================================================================== ==================== Name = Comments Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken("/*", Blue) Set t2 = .RegisterToken("*/", Blue) Call .CreateStatement(t1,t2, "comment") .repeat =========================================================================== ==================== Name = inlinec Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken("//", Blue) Call .CreateStatement(t1,.eol, "comment") .repeat =========================================================================== ==================== Name = hash Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterTokenAtBoL("#", Red) Call .CreateStatement(t1,.eol, "hash") .repeat =========================================================================== ==================== Name = if Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken("if", Blue) Set t2 = .RegisterToken("(", green) Set t3 = .RegisterMatchingToken(")", "(", Green) Call .CreateStatement(t2,t3,"test-exp") .repeat =========================================================================== ==================== Name = brace Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken("{", Blue) Set t2 = .RegisterMatchingToken("}","{", Blue) Call .CreateStatement(t1,t2,"cb") .repeat =========================================================================== ==================== Name = Rule6 Apply On = cb ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken("{", Blue) Set t2 = .RegisterMatchingToken("}","{", Blue) Call .CreateStatement(t1,t2,"cb") .repeat =========================================================================== ==================== Name = stmt Apply On = (Main Source) ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken(";", Blue) Set t0 = .NewPos(.curpos.line, 1) Call .CreateStatement(t0,t1, "Stmt") .repeat =========================================================================== ==================== Name = Rule7 Apply On = cb ----------------------------------------------------------------------------------------------Set t1 = .RegisterToken(";", Blue) Set t0 = .NewPos(.curpos.line, 1) Call .CreateStatement(t0,t1, "Stmt") .repeat

Disclaimer: Justia Dockets & Filings provides public litigation records from the federal appellate and district courts. These filings and docket sheets should not be considered findings of fact or liability, nor do they necessarily reflect the view of Justia.


Why Is My Information Online?