Home
last modified time | relevance | path

Searched refs:addLeadingzeros (Results 1 – 3 of 3) sorted by relevance

/plugin/bureaucracy-au/helper/
H A Dfieldnumber.php43 $this->opt['value'] = $this->addLeadingzeros($this->opt['value']);
72 $value = $this->addLeadingzeros($value);
109 protected function addLeadingzeros(&$value) { function in helper_plugin_bureaucracyau_fieldnumber
/plugin/bureaucracyau/helper/
H A Dfieldnumber.php43 $this->opt['value'] = $this->addLeadingzeros($this->opt['value']);
72 $value = $this->addLeadingzeros($value);
109 protected function addLeadingzeros(&$value) { function in helper_plugin_bureaucracyau_fieldnumber
/plugin/bureaucracy/helper/
H A Dfieldnumber.php43 $this->opt['value'] = $this->addLeadingzeros($this->opt['value']);
72 $value = $this->addLeadingzeros($value);
109 protected function addLeadingzeros(&$value) { function in helper_plugin_bureaucracy_fieldnumber