Searched refs:key_delim_val (Results 1 – 1 of 1) sorted by relevance
162 … * @param string $key_delim_val delimiter character between the key and value, space is not allowed167 public function parse_key_val($str, $key_delim_val = '=', $key_val_delim = ' ') { argument190 else if($c === $key_delim_val) {