Home
last modified time | relevance | path

Searched refs:check_pcre (Results 1 – 7 of 7) sorted by relevance

/dports/sysutils/py-pywatchman/watchman-4.9.0/tests/integration/
H A Dtest_pcre.py16 def check_pcre(self): member in TestPcre
22 self.check_pcre()
46 self.check_pcre()
/dports/www/phpbb3/phpBB3/phpbb/install/module/requirements/task/
H A Dcheck_server_environment.php69 $this->check_pcre();
132 protected function check_pcre() function in phpbb\\install\\module\\requirements\\task\\check_server_environment
/dports/www/rejik/redirector-3.2.12_squid_3.4/
H A Dvars.h169 int check_pcre(int);
H A Dpcre.c96 int check_pcre(int section) in check_pcre() function
H A Dredirector.c225 flag=check_pcre(z); in main()
/dports/mail/balsa/balsa-2.5.1/
H A Dconfigure.ac174 [ check_pcre=$enableval],[ check_pcre=no ])
649 if test x"$check_pcre" = xyes ; then
H A Dconfigure16660 if test x"$check_pcre" = xyes ; then