mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-21 16:06:25 +00:00
Before introduction of new functions, we had a pattern: "name" script function was defined by "func_name" Recent patches changed this, introducing inconsistencies. Also we have inmulti and lenmulti, so stick to this scheme for getmulti and others. func_find_str -> func_find find_str -> find func_reverse_str -> func_reverse reverse_str -> reverse func_get_multi -> func_getmulti func_foreach_multi -> func_foreach func_while_loop -> func_while func_map_multi -> func_map
43 KiB
43 KiB