Searched refs:month_pcre (Results 1 – 1 of 1) sorted by relevance
533 public $month_pcre; variable in SimplePie\\Parse\\Date560 $this->month_pcre = '(' . implode('|', array_keys($this->month)) . ')';774 $month = $this->month_pcre;856 $month = $this->month_pcre;921 $mon_name = $this->month_pcre;