Home
last modified time | relevance | path

Searched defs:commafy (Results 1 – 17 of 17) sorted by relevance

/dports/www/mediawiki135/mediawiki-1.35.5/languages/classes/
H A DLanguageKm.php36 public function commafy( $_ ) { function in LanguageKm
H A DLanguageMy.php36 public function commafy( $_ ) { function in LanguageMy
/dports/mail/imaptools/imaptools-1.135/
H A Dlist_imap_folders.pl849 sub commafy { subroutine
H A Dlist_folders.pl1447 sub commafy { subroutine
H A Dmaildir_to_imap.pl261 sub commafy { subroutine
H A Dimapcopy.pl1708 sub commafy { subroutine
/dports/lang/ghc/ghc-8.10.7/compiler/cmm/
H A DPprCmmExpr.hs286 commafy xs = fsep $ punctuate comma xs function
H A DPprCmm.hs309 commafy xs = hsep $ punctuate comma xs function
H A DPprC.hs1331 commafy xs = hsep $ punctuate comma xs function
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dmisc.c160 char *commafy(char *hostname) in commafy() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dmisc.c160 char *commafy(char *hostname) in commafy() function
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/geometry/
H A Dobb_analysis.cpp272 std::string commafy( int num ){ in commafy() function in TriStats
/dports/devel/py-ovs/ovs-2.9.0/ovs/db/
H A Dtypes.py102 def commafy(x): function
/dports/www/mediawiki137/mediawiki-1.37.1/includes/language/
H A DLanguage.php3407 public function commafy( $number ) { function in Language
/dports/www/mediawiki135/mediawiki-1.35.5/languages/
H A DLanguage.php3326 public function commafy( $number ) { function in Language
/dports/www/mediawiki136/mediawiki-1.36.3/languages/
H A DLanguage.php3487 public function commafy( $number ) { function in Language
/dports/print/hplip/hplip-3.20.6/base/
H A Dutils.py475 def commafy(val): function