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

/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/inc/IO/
H A DScalar.pm399 sub TELL { shift->tell(@_); } subroutine
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmodsim3.vim34 syn keyword modsim3Keyword RETURN REVERSED SELF STRERR TELL
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/generic/
H A Dregistry.c373 #define TELL(trans) (SEEK (trans, 0, SEEK_CUR)) macro
381 #define TELL(trans) (SEEK (trans, 0, SEEK_CUR)) macro
2276 trans->seekState.downLoc = TELL (trans);
4041 trans->seekState.downLoc = TELL (trans);
4476 loc = TELL (trans);
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm563 sub TELL { shift->tell(@_); } subroutine
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm1439 sub TELL { $! = EBADF; return -1 } subroutine

Completed in 138 milliseconds