Home
last modified time | relevance | path

Searched refs:matches (Results 26 – 50 of 167) sorted by relevance

1234567

/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_exec.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_call_error.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_cancel.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_get_close_3.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Ddb_op_1.phpt11 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
12 if (!(isset($matches[0]) && $matches[1] >= 12)) {
15 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
16 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Derror_bind_2.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_func_error.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dconnect_without_oracle_home_11.phpt13 ….([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/', oci_client_version(), $matches);
14 if (!(isset($matches[0]) &&
15 (($matches[1] == 11 && $matches[2] >= 2) ||
16 ($matches[1] >= 12)
H A Dconnect_without_oracle_home_old_11.phpt13 ….([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/', oci_client_version(), $matches);
14 if (!(isset($matches[0]) &&
15 (($matches[1] == 11 && $matches[2] >= 2) ||
16 ($matches[1] >= 12)
H A Drefcur_prefetch_3.phpt9 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
10 if (!(isset($matches[0]) &&
11 (($matches[1] == 11 && $matches[2] >= 2) ||
12 ($matches[1] >= 12)
16 ….([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/', oci_client_version(), $matches);
17 if (!(isset($matches[0]) &&
18 (($matches[1] == 11 && $matches[2] >= 2) ||
19 ($matches[1] >= 12)
H A Dimp_res_get_close_2.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dpassword_new.phpt12 ….([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/', oci_client_version(), $matches);
13 if (!(isset($matches_sv[0]) && isset($matches[0])
14 && $matches_sv[1] == $matches[1]
15 && $matches_sv[2] == $matches[2]
16 && $matches_sv[3] == $matches[3]
17 && $matches_sv[4] == $matches[4])) {
H A Dpassword_old.phpt12 ….([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)/', oci_client_version(), $matches);
13 if (!(isset($matches_sv[0]) && isset($matches[0])
14 && $matches_sv[1] == $matches[1]
15 && $matches_sv[2] == $matches[2]
16 && $matches_sv[3] == $matches[3]
17 && $matches_sv[4] == $matches[4])) {
H A Dimp_res_5.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Ddb_op_2.phpt11 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
12 if (!(isset($matches[0]) && $matches[1] >= 12)) {
15 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
16 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_close.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_get_all.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_get_close_1.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
H A Dimp_res_4.phpt8 …[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)\.([[:digit:]]+)*/', oci_server_version($c), $matches);
9 if (!(isset($matches[0]) && $matches[1] >= 12)) {
12 preg_match('/^[[:digit:]]+/', oci_client_version(), $matches);
13 if (!(isset($matches[0]) && $matches[0] >= 12)) {
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug_39858.phpt12 $matches = array();
13 if (!preg_match('/^(\d+)\.(\d+)\.(\d+)/ismU', $row['_version'], $matches))
16 $version = $matches[1] * 10000 + $matches[2] * 100 + $matches[3];
19 $matches[1], $matches[2], $matches[3], $version));
H A Dbug_44707.phpt14 $matches = array();
15 if (!preg_match('/^(\d+)\.(\d+)\.(\d+)/ismU', $row['_version'], $matches))
18 $version = $matches[1] * 10000 + $matches[2] * 100 + $matches[3];
21 $matches[1], $matches[2], $matches[3], $version));
/PHP-7.4/ext/pcre/tests/
H A Dbug66121.phpt12 preg_match_all('/(?<!ක)/u', 'ම', $matches, PREG_OFFSET_CAPTURE);
13 var_dump($matches);
17 var_dump(preg_match_all('/(?<!ක)/u', "\xFCම", $matches, PREG_OFFSET_CAPTURE));
18 var_dump(preg_match_all('/(?<!ක)/u', "\xFCම", $matches, PREG_OFFSET_CAPTURE));
H A Dbug79241.phpt16 var_dump(preg_match($pattern, $text, $matches, 0, 0));
17 var_dump(preg_match($pattern, $text, $matches, 0, 1));
23 var_dump(preg_match($pattern, $text, $matches, 0, 4));
24 var_dump(preg_match($pattern, $text, $matches, 0, 0));
H A Dpreg_match_basic_002.phpt5 /* Prototype : int preg_match ( string $pattern , string $subject [, array &$matches [, int $f…
11 preg_match("/M(.*)/", $string, $matches);
13 var_dump($matches);
/PHP-7.4/ext/standard/html_tables/
H A Dhtml_table_gen.php189 if (preg_match("/^0x([0-9A-Z]{2})\t0x([0-9A-Z]{2,})/i", $l, $matches))
190 $map[] = array($matches[1], $matches[2]);
332 if (preg_match("/^0x([0-9A-Z]{2})\t0x([0-9A-Z]{2,})\s+#\s*(.*)$/i", $l, $matches))
333 $map[] = array($matches[1], $matches[2], rtrim($matches[3]));
427 if (preg_match('/^(#?[a-z0-9]+)\s+([a-f0-9]+) ([a-f0-9]+)/i', $l, $matches)) {
429 $dp[] = array($matches[1], $matches[2], $matches[3]);
430 } else if (preg_match('/^(#?[a-z0-9]+)\s+([a-f0-9]+)/i', $l, $matches)) {
431 $dp[] = array($matches[1], $matches[2]);

Completed in 52 milliseconds

1234567