Home
last modified time | relevance | path

Searched defs:PrepareLine (Results 1 – 4 of 4) sorted by relevance

/dports/games/devilutionX/devilutionX-1.2.1/SourceX/DiabloUI/
H A Dcredits.cpp64 CachedLine PrepareLine(std::size_t index) in PrepareLine() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/
H A Dindentestimator.cpp593 void IndentEstimator::PrepareLine(const wxString& srcIn, wxArrayString& srcLines) in PrepareLine() function in IndentEstimator
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GKPedigreeImporterPlugin/
H A DImporter.cs644 private static string PrepareLine(string line) in PrepareLine() method in GKPedigreeImporterPlugin.Importer
/dports/lang/bas2tap/bas2tap-2.6/
H A Dbas2tap.c769 int PrepareLine (char *LineIn, int FileLineNo, char **FirstToken) in PrepareLine() function