Searched refs:theText (Results 1 - 25 of 31) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
H A DANTLRTokenRewriteStream.h56 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
70 + (ANTLRInsertBeforeOp *) newANTLRInsertBeforeOp:(NSInteger)anIndex Text:(NSString *)theText;
71 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
84 + (ANTLRReplaceOp *) newANTLRReplaceOp:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString*)theText;
85 - (id) initWithIndex:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString *)theText;
132 - (void) insertAfterToken:(id<ANTLRToken>)t Text:(NSString *)theText;
133 - (void) insertAfterIndex:(NSInteger)anIndex Text:(NSString *)theText;
134 - (void) insertAfterProgNam:(NSString *)programName Index:(NSInteger)anIndex Text:(NSString *)theText;
137 - (void) insertBeforeToken:(id<ANTLRToken>)t Text:(NSString *)theText;
138 - (void) insertBeforeIndex:(NSInteger)anIndex Text:(NSString *)theText;
[all...]
H A DANTLRBaseTreeAdaptor.h123 - (id<ANTLRTree>)createTree:(NSInteger)aTType FromToken:(id<ANTLRToken>)aFromToken Text:(NSString *)theText;
125 - (id<ANTLRTree>)createTree:(NSInteger)aTType Text:(NSString *)theText;
133 - (void) setText:(id<ANTLRTree>)aTree Text:(NSString *)theText;
159 - (id<ANTLRToken>)createToken:(NSInteger)aTType Text:(NSString *)theText;
H A DANTLRToken.h55 - (void) setText:(NSString *) theText;
H A DANTLRCommonTree.h50 + (ANTLRCommonTree *) newANTLRCommonTreeWithTokenType:(NSInteger)aTType Text:(NSString *)theText;
62 - (id) initWithTokenType:(NSInteger)aTokenType Text:(NSString *)theText;
H A DANTLRLexer.h80 - (void) setText:(NSString *) theText;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
H A DANTLRTokenRewriteStream.h56 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
70 + (ANTLRInsertBeforeOp *) newANTLRInsertBeforeOp:(NSInteger)anIndex Text:(NSString *)theText;
71 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
84 + (ANTLRReplaceOp *) newANTLRReplaceOp:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString*)theText;
85 - (id) initWithIndex:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString *)theText;
132 - (void) insertAfterToken:(id<ANTLRToken>)t Text:(NSString *)theText;
133 - (void) insertAfterIndex:(NSInteger)anIndex Text:(NSString *)theText;
134 - (void) insertAfterProgNam:(NSString *)programName Index:(NSInteger)anIndex Text:(NSString *)theText;
137 - (void) insertBeforeToken:(id<ANTLRToken>)t Text:(NSString *)theText;
138 - (void) insertBeforeIndex:(NSInteger)anIndex Text:(NSString *)theText;
[all...]
H A DANTLRBaseTreeAdaptor.h123 - (id<ANTLRTree>)createTree:(NSInteger)aTType FromToken:(id<ANTLRToken>)aFromToken Text:(NSString *)theText;
125 - (id<ANTLRTree>)createTree:(NSInteger)aTType Text:(NSString *)theText;
133 - (void) setText:(id<ANTLRTree>)aTree Text:(NSString *)theText;
159 - (id<ANTLRToken>)createToken:(NSInteger)aTType Text:(NSString *)theText;
H A DANTLRToken.h55 - (void) setText:(NSString *) theText;
H A DANTLRCommonTree.h50 + (ANTLRCommonTree *) newANTLRCommonTreeWithTokenType:(NSInteger)aTType Text:(NSString *)theText;
62 - (id) initWithTokenType:(NSInteger)aTokenType Text:(NSString *)theText;
H A DANTLRLexer.h80 - (void) setText:(NSString *) theText;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRTokenRewriteStream.h56 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
70 + (ANTLRInsertBeforeOp *) newANTLRInsertBeforeOp:(NSInteger)anIndex Text:(NSString *)theText;
71 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
84 + (ANTLRReplaceOp *) newANTLRReplaceOp:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString*)theText;
85 - (id) initWithIndex:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString *)theText;
132 - (void) insertAfterToken:(id<ANTLRToken>)t Text:(NSString *)theText;
133 - (void) insertAfterIndex:(NSInteger)anIndex Text:(NSString *)theText;
134 - (void) insertAfterProgNam:(NSString *)programName Index:(NSInteger)anIndex Text:(NSString *)theText;
137 - (void) insertBeforeToken:(id<ANTLRToken>)t Text:(NSString *)theText;
138 - (void) insertBeforeIndex:(NSInteger)anIndex Text:(NSString *)theText;
[all...]
H A DANTLRBaseTreeAdaptor.h123 - (id<ANTLRTree>)createTree:(NSInteger)aTType FromToken:(id<ANTLRToken>)aFromToken Text:(NSString *)theText;
125 - (id<ANTLRTree>)createTree:(NSInteger)aTType Text:(NSString *)theText;
133 - (void) setText:(id<ANTLRTree>)aTree Text:(NSString *)theText;
159 - (id<ANTLRToken>)createToken:(NSInteger)aTType Text:(NSString *)theText;
H A DANTLRToken.h55 - (void) setText:(NSString *) theText;
H A DANTLRCommonTree.h50 + (ANTLRCommonTree *) newANTLRCommonTreeWithTokenType:(NSInteger)aTType Text:(NSString *)theText;
62 - (id) initWithTokenType:(NSInteger)aTokenType Text:(NSString *)theText;
H A DANTLRLexer.h80 - (void) setText:(NSString *) theText;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRTokenRewriteStream.h56 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
70 + (ANTLRInsertBeforeOp *) newANTLRInsertBeforeOp:(NSInteger)anIndex Text:(NSString *)theText;
71 - (id) initWithIndex:(NSInteger)anIndex Text:(NSString *)theText;
84 + (ANTLRReplaceOp *) newANTLRReplaceOp:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString*)theText;
85 - (id) initWithIndex:(NSInteger)from ToIndex:(NSInteger)to Text:(NSString *)theText;
132 - (void) insertAfterToken:(id<ANTLRToken>)t Text:(NSString *)theText;
133 - (void) insertAfterIndex:(NSInteger)anIndex Text:(NSString *)theText;
134 - (void) insertAfterProgNam:(NSString *)programName Index:(NSInteger)anIndex Text:(NSString *)theText;
137 - (void) insertBeforeToken:(id<ANTLRToken>)t Text:(NSString *)theText;
138 - (void) insertBeforeIndex:(NSInteger)anIndex Text:(NSString *)theText;
[all...]
H A DANTLRLexerState.h55 - (void) setText:(NSString *) theText;
H A DANTLRBaseTreeAdaptor.h115 - (id<ANTLRBaseTree>) createTree:(NSInteger)aTType FromToken:(id<ANTLRToken>)aFromToken Text:(NSString *)theText;
116 - (id<ANTLRBaseTree>) createTree:(NSInteger)aTType Text:(NSString *)theText;
126 - (void) setText:(id<ANTLRBaseTree>)aTree Text:(NSString *)theText;
175 - (id<ANTLRToken>)createToken:(NSInteger)aTType Text:(NSString *)theText;
H A DANTLRToken.h64 - (void) setText:(NSString *)theText;
H A DANTLRCommonTree.h44 + (ANTLRCommonTree *) newTreeWithTokenType:(NSInteger)aTType Text:(NSString *)theText;
50 - (id) initWithTokenType:(NSInteger)aTokenType Text:(NSString *)theText;
H A DANTLRLexer.h80 - (void) setText:(NSString *) theText;
/external/chromium_org/third_party/icu/source/common/
H A Druleiter.cpp22 RuleCharacterIterator::RuleCharacterIterator(const UnicodeString& theText, const SymbolTable* theSym, argument
24 text(theText),
/external/icu4c/common/
H A Druleiter.cpp23 RuleCharacterIterator::RuleCharacterIterator(const UnicodeString& theText, const SymbolTable* theSym, argument
25 text(theText),
/external/chromium_org/third_party/icu/source/i18n/
H A Danytrans.cpp113 ScriptRunIterator::ScriptRunIterator(const Replaceable& theText, argument
115 text(theText)
/external/icu4c/i18n/
H A Danytrans.cpp113 ScriptRunIterator::ScriptRunIterator(const Replaceable& theText, argument
115 text(theText)

Completed in 222 milliseconds

12