Searched defs:RetError (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/generic/
H A Ddomhtml.c80 #define RetError(m,p) *errStr = tdomstrdup(m); *pos = p; return TCL_ERROR; macro
[all...]
H A Dxmlsimple.c78 # define RetError(m,p) *errStr=m; *pos=p; FREE((char*)activeNS); return TCL_ERROR; macro
80 # define RetError(m,p) *errStr=m; *pos=p; return TCL_ERROR; macro
[all...]

Completed in 89 milliseconds