Searched refs:deletion_cost (Results 1 – 2 of 2) sorted by relevance
1011 …tring $string2, int $insertion_cost = 1, int $replacement_cost = 1, int $deletion_cost = 1): int {} argument
1558 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, deletion_cost, IS_LONG, 0, "1")
Completed in 35 milliseconds