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

/macosx-10.10.1/tcl-105/tcl_ext/tclae/tclae/generic/
H A DtclAEAddress.c1860 getAEDescAddress(Tcl_Interp *interp, Tcl_Obj *addressObj, AEAddressDesc *addressDesc, int parseGizmo)
1917 if (getAEDescAddress(interp, objPtr, addressDesc, false) == TCL_CONTINUE) {
1966 result = getAEDescAddress(interp, objPtr, addressDesc, true);
1832 getAEDescAddress(Tcl_Interp *interp, Tcl_Obj *addressObj, AEAddressDesc *addressDesc, int parseGizmo) function

Completed in 187 milliseconds