Home
last modified time | relevance | path

Searched defs:nummatch (Results 1 – 9 of 9) sorted by relevance

/dports/editors/uemacs/uemacs-4.0/src/
H A Dreplace.c47 register int nummatch; /* number of found matches */ local
/dports/devel/rcs57/rcs-5.7/src/
H A Dco.c583 int whomatch, nummatch; local
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dtable.c228 size_t i, nummatch, colcount=0, len; in gal_table_list_of_indexs() local
/dports/astro/geographiclib/GeographicLib-1.52/include/GeographicLib/
H A DUtility.hpp403 template<typename T> static T nummatch(const std::string& s) { in nummatch() function in GeographicLib::Utility
/dports/games/powder/powder118_src/
H A Dbuild.cpp2808 int i, nummatch, match = -1; in buildTutorial() local
2848 int i, nummatch, match = -1; in buildQuest() local
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvdir.c1012 int i, firstmatch, slen, nummatch, cnt; local
/dports/japanese/xv/xv-3.10a/
H A Dxvdir.c1012 int i, firstmatch, slen, nummatch, cnt; local
/dports/graphics/xv/xv-3.10a/
H A Dxvdir.c1012 int i, firstmatch, slen, nummatch, cnt; local
/dports/biology/emboss/EMBOSS-6.6.0/ajax/core/
H A Dajseq.c6959 const AjPPStr matchbases, ajint nummatch) in ajSeqcvtNewStrAsym()