Home
last modified time | relevance | path

Searched defs:INVALID_LINE (Results 1 – 5 of 5) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/rubocop/cop/
H A Dinject_enterprise_edition_module.rb8 INVALID_LINE = 'Injecting extension modules must be done on the last line of this file' \ constant in RuboCop.Cop.InjectEnterpriseEditionModule
/dports/games/dunelegacy/dunelegacy-0.96.4/include/FileClasses/
H A DINIFile.h27 #define INVALID_LINE (-1) macro
/dports/astro/py-astropy/astropy-5.0/astropy/io/ascii/src/
H A Dtokenizer.h49 INVALID_LINE, enumerator
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dnote.h198 static const int INVALID_LINE = -10000; variable
/dports/print/fig2dev/fig2dev-3.2.8a/fig2dev/
H A Dobject.h154 #define INVALID_LINE(l) \ macro