Home
last modified time | relevance | path

Searched refs:xNotifyProc (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Dth_tcl.c443 tcl_NotifyProc *xNotifyProc; in notifyPreOrPostEval() local
450 xNotifyProc = bIsPost ? tclContext->xPostEval : tclContext->xPreEval; in notifyPreOrPostEval()
451 if( xNotifyProc ){ in notifyPreOrPostEval()
452 rc = xNotifyProc(bIsPost ? in notifyPreOrPostEval()