Searched refs:theScriptCode (Results 1 – 5 of 5) sorted by relevance
33 Record(int theChar, int theScriptCode) in Record() argument35 this(theChar, theChar, theScriptCode); in Record()38 Record(int theStartChar, int theEndChar, int theScriptCode) in Record() argument42 scriptCode = theScriptCode; in Record()
431 public ParenStackEntry(int thePairIndex, int theScriptCode) in ParenStackEntry() argument434 scriptCode = theScriptCode; in ParenStackEntry()
429 public ParenStackEntry(int thePairIndex, int theScriptCode) in ParenStackEntry() argument432 scriptCode = theScriptCode; in ParenStackEntry()
36 public RunTestData(String theText, int theScriptCode) in RunTestData() argument39 runScript = theScriptCode; in RunTestData()
33 public RunTestData(String theText, int theScriptCode) in RunTestData() argument36 runScript = theScriptCode; in RunTestData()