Home
last modified time | relevance | path

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

/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfilehook.cwl9 \AtEndOfFile{file}{code}#*
/dports/textproc/hevea/hevea-2.34/
H A Dpackages.hva31 {\def{\@pkg@me}{\@getprint{#1}}\AtEndOfFile{\@EndPackage}}
H A Dlatexcommon.hva310 \newcommand{\AtEndOfFile}[1]{\addtokens{\@ateof}{#1}}
H A DCHANGES210 - New \AtEndOfFile command, rediscovered Latexmacros.replace at
/dports/games/warzone2100/warzone2100/lib/ivis_opengl/
H A Dimdload.cpp130 static bool AtEndOfFile(const char *CurPos, const char *EndOfFile) in AtEndOfFile() function
827 while (!AtEndOfFile(pFileData, FileDataEnd)) // check for end of file (give or take white space) in _imd_load_level()