Home
last modified time | relevance | path

Searched refs:sql_regex_supported (Results 1 – 24 of 24) sorted by relevance

/dports/www/moodle310/moodle/lib/
H A Dsearchlib.php418 if ($DB->sql_regex_supported()) {
441 if (!$DB->sql_regex_supported()) {
H A Ddatalib.php692 if ($DB->sql_regex_supported()) {
714 if (!$DB->sql_regex_supported()) {
/dports/www/moodle311/moodle/lib/
H A Dsearchlib.php418 if ($DB->sql_regex_supported()) {
441 if (!$DB->sql_regex_supported()) {
H A Ddatalib.php708 if ($DB->sql_regex_supported()) {
730 if (!$DB->sql_regex_supported()) {
/dports/www/moodle39/moodle/lib/
H A Dsearchlib.php418 if ($DB->sql_regex_supported()) {
441 if (!$DB->sql_regex_supported()) {
H A Ddatalib.php692 if ($DB->sql_regex_supported()) {
714 if (!$DB->sql_regex_supported()) {
/dports/www/moodle310/moodle/admin/tool/httpsreplace/classes/
H A Durl_finder.php98 if ($DB->sql_regex_supported()) {
/dports/www/moodle311/moodle/admin/tool/httpsreplace/classes/
H A Durl_finder.php98 if ($DB->sql_regex_supported()) {
/dports/www/moodle39/moodle/admin/tool/httpsreplace/classes/
H A Durl_finder.php98 if ($DB->sql_regex_supported()) {
/dports/www/moodle310/moodle/mod/glossary/
H A Dlib.php1462 if ($DB->sql_regex_supported()) {
1482 if (!$DB->sql_regex_supported()) {
3725 if ($DB->sql_regex_supported()) {
3749 if (!$DB->sql_regex_supported()) {
/dports/www/moodle311/moodle/mod/glossary/
H A Dlib.php1477 if ($DB->sql_regex_supported()) {
1497 if (!$DB->sql_regex_supported()) {
3705 if ($DB->sql_regex_supported()) {
3729 if (!$DB->sql_regex_supported()) {
/dports/www/moodle39/moodle/mod/glossary/
H A Dlib.php1470 if ($DB->sql_regex_supported()) {
1490 if (!$DB->sql_regex_supported()) {
3733 if ($DB->sql_regex_supported()) {
3757 if (!$DB->sql_regex_supported()) {
/dports/www/moodle310/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php1398 public function sql_regex_supported() { function in pgsql_native_moodle_database
H A Dmysqli_native_moodle_database.php1838 public function sql_regex_supported() { function in mysqli_native_moodle_database
H A Dmoodle_database.php2460 public function sql_regex_supported() { function in moodle_database
/dports/www/moodle39/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php1398 public function sql_regex_supported() { function in pgsql_native_moodle_database
H A Dmysqli_native_moodle_database.php1838 public function sql_regex_supported() { function in mysqli_native_moodle_database
H A Dmoodle_database.php2413 public function sql_regex_supported() { function in moodle_database
/dports/www/moodle311/moodle/lib/dml/
H A Dpgsql_native_moodle_database.php1468 public function sql_regex_supported() { function in pgsql_native_moodle_database
H A Dmysqli_native_moodle_database.php1851 public function sql_regex_supported() { function in mysqli_native_moodle_database
H A Dmoodle_database.php2470 public function sql_regex_supported() { function in moodle_database
/dports/www/moodle310/moodle/lib/dml/tests/
H A Ddml_test.php4572 if (!$DB->sql_regex_supported()) {
/dports/www/moodle39/moodle/lib/dml/tests/
H A Ddml_test.php4510 if (!$DB->sql_regex_supported()) {
/dports/www/moodle311/moodle/lib/dml/tests/
H A Ddml_test.php4707 if (!$DB->sql_regex_supported()) {