Searched refs:nextid (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/library/
H A Dhistory.tcl16 # nextid the index used for the next history list item.
24 nextid 0
43 set options "add, change, clear, event, info, keep, nextid, or redo"
127 n* { # history nextid
130 return -code error "wrong # args: should be \"history nextid\""
132 if {![string match $key* nextid]} {
135 return [expr {$tcl::history(nextid) + 1}]
175 set i [incr history(nextid)]
205 set history(oldest) [expr {$history(nextid) - $limit}]
231 nextid
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/library/
H A Dhistory.tcl16 # nextid the index used for the next history list item.
24 nextid 0
43 set options "add, change, clear, event, info, keep, nextid, or redo"
127 n* { # history nextid
130 return -code error "wrong # args: should be \"history nextid\""
132 if {![string match $key* nextid]} {
135 return [expr {$tcl::history(nextid) + 1}]
175 set i [incr history(nextid)]
205 set history(oldest) [expr {$history(nextid) - $limit}]
231 nextid
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/extra/
H A Dstripped.tcl41 prompt1 {[history nextid] % }
42 prompt2 {[history nextid] cont > }
135 set tkCon(svnt) [set tkCon(event) [history nextid]]
622 if {$tkCon(event) == [history nextid]} {
638 if {$tkCon(event) < [history nextid]} {
640 if {[incr tkCon(event)] == [history nextid]} {
716 if {$tkCon(event) < [history nextid]} {
718 if {[incr tkCon(event)] == [history nextid]} {
728 if {$tkCon(event) == [history nextid]} {
741 if {$tkCon(svnt) == [history nextid]} {
[all...]
H A Dconsole1_1.tcl329 set Console(-prompt) {prompt Prompt {\[history nextid\] % }}
332 {(\[file tail \[pwd\]\]) \[history nextid\] % }}
537 set ev [ConsoleEvalSlave history nextid]
583 set data(event) [ConsoleEvalSlave history nextid]
813 set id [ConsoleEvalSlave history nextid]
1008 set nextid [ConsoleEvalSlave history nextid]
1012 if {$int < 0 && $event == $nextid} { set data(cmdbuf) $str }
1017 while {$event < $nextid} {
1018 if {[incr event] == $nextid} {
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/examples_c/ex_rep/base/
H A Drep_net.c67 int nextid; member in struct:__machtab
112 machtab->nextid = 2;
159 member->eid = machtab->nextid++;
256 machtab->nextid = 2;
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_main_sub.c157 /* unncessarily tricky coding - if nextid isn't defined,
160 static int nextid = 0; local
161 CONST char *nextidstr = Tcl_GetVar2(interp,"tcl::history","nextid",0);
164 (void) sscanf(nextidstr,"%d",&nextid);
166 return ++nextid;
H A DDbg.c1286 /* unncessarily tricky coding - if nextid
1290 static int nextid = 0;
1291 CONST char *nextidstr = Tcl_GetVar2(interp,"tcl::history","nextid",0);
1293 sscanf(nextidstr,"%d",&nextid);
1295 print(interp,"dbg%d.%d> ",iPtr->numLevels,nextid++);
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/DNS/
H A DHeader.pm46 sub nextid { subroutine
54 my $self = { id => nextid(),
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_ident.c705 uint_t nextid = dhp->dh_minid; local
718 nextid = MAX(nextid, idp->di_id + 1);
722 dhp->dh_nextid = nextid;
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dconsole.tcl31 set defaultPrompt {subst {[history nextid] % }}
33 set defaultPrompt {subst {([file tail [pwd]]) [history nextid] % }}
264 set cmd {history event [expr {[history nextid] -1}]}
278 set cmd {history event [expr {[history nextid] -1}]}
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dconsole.tcl31 set defaultPrompt {subst {[history nextid] % }}
33 set defaultPrompt {subst {([file tail [pwd]]) [history nextid] % }}
238 set cmd {history event [expr {[history nextid] -1}]}
252 set cmd {history event [expr {[history nextid] -1}]}
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl128 debugPrompt {(level \#$level) debug [history nextid] > }
226 set OPT(prompt1) {[history nextid] % }
229 set OPT(prompt1) {([file tail [pwd]]) [history nextid] % }
393 set PRIV(event) [EvalSlave history nextid]
973 set ev [EvalSlave history nextid]
1070 set PRIV(event) [EvalSlave history nextid]
1102 set ev [EvalSlave history nextid]
1668 set id [EvalSlave history nextid]
2570 set max [::tkcon::EvalSlave history nextid]
2883 set nextid [EvalSlav
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_catalog.c251 nextid:
275 goto nextid;
296 goto nextid;
314 goto nextid;
326 goto nextid;
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dphp.vim263 syn keyword phpMethods query next_record num_rows affected_rows nf f p np num_fields haltmsg seek link_id query_id metadata table_names nextid connect halt free register unregister is_registered delete url purl self_url pself_url hidden_session add_query padd_query reimport_get_vars reimport_post_vars reimport_cookie_vars set_container set_tokenname release_token put_headers get_id get_id put_id freeze thaw gc reimport_any_vars start url purl login_if is_authenticated auth_preauth auth_loginform auth_validatelogin auth_refreshlogin auth_registerform auth_doregister start check have_perm permsum perm_invalid contained

Completed in 417 milliseconds