Searched +refs:find +refs:tag +refs:history (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dwbnf.cpp167 RESULT find(const char *const var_name /*[in] c-string*/, Pick * * ref = NULL /*[out] Pick* */){ function in class:SymbolTable
186 switch(find(var_name)){
316 const CHOICE tag; member in class:Escaper::Bool
318 Bool(CHOICE flag=RAND):tag(flag){}
320 return tag == RAND ? rand()%2 : tag == YES;
321 //if (tag == RAND){
324 // return tag == YES ? TRUE : FALSE;
534 symbol_table->find(var_name, &var_ref);
791 const char * history; // fo member in class:Scanner
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/cm/
H A Dcodemirror.js276 var found = merged.find();
282 var found = merged.find();
466 var newTo = merged.find().from.line;
610 // For lines with widgets, make an attempt to find and reuse
808 var found = merged.find();
899 // find a line with a stateAfter, so that it can start with a
1171 var mergedPos = merged && merged.find();
2191 if (!sharedHist && indexOf(rebased, doc.history) == -1) {
2192 rebaseHist(doc.history, change);
2193 rebased.push(doc.history);
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Drefcard.tex428 \threecol{find file in other window}{C-x 4 f}{C-x 5 f}
429 \threecol{find file read-only in other window}{C-x 4 r}{C-x 5 r}
431 \threecol{find tag in other window}{C-x 4 .}{C-x 5 .}
477 \key{regexp search backward through history}{M-r}
478 \key{regexp search forward through history}{M-s}
508 \key{find a tag (a definition)}{M-.}
509 \key{find next occurrence of tag}{
[all...]
H A Dpl-refcard.tex561 %\threecol{find file in other window}{C-x 4 f}{C-x 5 f}
562 %\threecol{find file read-only in other window}{C-x 4 r}{C-x 5 r}
564 %\threecol{find tag in other window}{C-x 4 .}{C-x 5 .}
643 %\key{regexp search backward through history}{M-r}
644 %\key{regexp search forward through history}{M-s}
698 %\key{find a tag (a definition)}{M-.}
699 %\key{find next occurrence of tag}{
[all...]
H A DviperCard.tex461 \key{find matching parenthesis for \kbd{()}, \kbd{\{\}} and \kbd{[]}}{\%}
488 \key{{\bf find} {\it c} forward on line}{f {\it c}}
489 \key{{\bf find} {\it c} backward on line}{F {\it c}}
627 \twocol{ex-find-file-shell}{"csh"}
680 Ex commands can be made to have history. See the manual for details.
737 \key{find first definition of {\bf tag} {\sl tag}}{:ta {\sl tag}}
751 % arch-tag
[all...]
H A Dgnus-refcard.tex285 [Prefix: use group under point to find posting-style].\\
293 [Prefix: use group under point to find posting-style].\\
638 G o & Pop an article off the summary history and go to it.\\
1424 % arch-tag: be438b0e-6832-4afb-8c56-5f84743e5cd1
/macosx-10.9.5/vim-53/runtime/
H A Doptwin.vim79 " find the window in which the option applies
294 call append("$", "taglength\tnumber of significant characters in a tag name or zero")
298 call <SID>OptionG("tag", &tag)
301 call append("$", "tagstack\ta :tag command will use the tagstack")
308 call append("$", "cscopetag\tuse cscope for tag commands")
1022 call append("$", "history\thow many command lines are remembered ")
1055 call append("$", "undofile\tautomatically save and restore undo history")

Completed in 216 milliseconds