Searched refs:month_pcre (Results 1 – 1 of 1) sorted by relevance
573 public $month_pcre; variable in SimplePie\\Parse\\Date600 $this->month_pcre = '(' . implode('|', array_keys($this->month)) . ')';812 $month = $this->month_pcre;889 $month = $this->month_pcre;945 $mon_name = $this->month_pcre;