Home
last modified time | relevance | path

Searched defs:cost_del (Results 1 – 21 of 21) sorted by relevance

/dports/lang/php81/php-8.1.1/ext/standard/
H A Dlevenshtein.c22 … *string1, const zend_string *string2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
75 zend_long cost_del = 1; in PHP_FUNCTION() local
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dlevenshtein.c22 … *string1, const zend_string *string2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
75 zend_long cost_del = 1; in PHP_FUNCTION() local
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dlevenshtein.c22 … *string1, const zend_string *string2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
75 zend_long cost_del = 1; in PHP_FUNCTION() local
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dlevenshtein.c22 … *string1, const zend_string *string2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
75 zend_long cost_del = 1; in PHP_FUNCTION() local
/dports/lang/php73/php-7.3.33/ext/standard/
H A Dlevenshtein.c29 … size_t l1, const char *s2, size_t l2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
98 zend_long cost_ins, cost_rep, cost_del; in PHP_FUNCTION() local
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dlevenshtein.c29 … size_t l1, const char *s2, size_t l2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
98 zend_long cost_ins, cost_rep, cost_del; in PHP_FUNCTION() local
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dlevenshtein.c29 … size_t l1, const char *s2, size_t l2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
98 zend_long cost_ins, cost_rep, cost_del; in PHP_FUNCTION() local
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dlevenshtein.c29 … size_t l1, const char *s2, size_t l2, zend_long cost_ins, zend_long cost_rep, zend_long cost_del ) in reference_levdist()
98 zend_long cost_ins, cost_rep, cost_del; in PHP_FUNCTION() local
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DPluginTest.cpp78 int cost_del = 0xffffff; in print_string_differences() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/include/regex/
H A Dregex.h191 int cost_del; /* Default cost of a deleted character. */ member
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dregex.h191 int cost_del; /* Default cost of a deleted character. */ member
H A Dtre-parse.c615 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local
/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre.h199 int cost_del; /* Default cost of a deleted character. */ member
H A Dtre-parse.c623 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre.h199 int cost_del; /* Default cost of a deleted character. */ member
H A Dtre-parse.c623 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre.h182 int cost_del; /* Default cost of a deleted character. */ member
H A Dtre-parse.c602 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local
/dports/math/R/R-4.1.2/src/main/
H A Dagrep.c299 double cost_ins, cost_del, cost_sub; in adist_full() local
/dports/math/libRmath/R-4.1.1/src/main/
H A Dagrep.c299 double cost_ins, cost_del, cost_sub; in adist_full() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-parse.c615 int cost_ins, cost_del, cost_subst, cost_max; in tre_parse_bound() local