fixed 22340, 23749, 23931, 24419, 25522, 25630, 25845 and 25895; r=harishd
git-svn-id: svn://10.0.0.236/trunk@60478 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -175,6 +175,7 @@ class nsScanner {
|
||||
* @param addTerminal tells us whether to append terminal to aString
|
||||
* @return error code
|
||||
*/
|
||||
nsresult GetIdentifier(nsSubsumeStr& aString);
|
||||
nsresult ReadIdentifier(nsString& aString,PRBool aIgnore=PR_FALSE);
|
||||
nsresult ReadNumber(nsString& aString);
|
||||
nsresult ReadWhitespace(nsString& aString);
|
||||
|
||||
Reference in New Issue
Block a user