Home
last modified time | relevance | path

Searched refs:verify (Results 51 – 75 of 85) sorted by relevance

1234

/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_2.phpt90 // Open new connection to really verify what was inserted
H A Dpdo_oci_stmt_getcolumnmeta.phpt239 // verify the flags array countains a not_null flag and not nullable flags
255 // verify the flags array countains a nullable flag and not not_null flags
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_multi_stmt_nextrowset.phpt65 // Switch back to emulated prepares to verify multi statement attribute.
/PHP-7.4/ext/standard/
H A Dpassword.c721 RETURN_BOOL(algo && (!algo->verify || algo->verify(password, hash))); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_basic2.phpt85 // given as input to setlocale(), later verify the new locale setting by
/PHP-7.4/ext/standard/tests/image/
H A Diptcembed_002.phpt21 5) various check on file2 to verify that's a valid jpeg file with our tags
/PHP-7.4/ext/standard/tests/file/
H A Dfwrite_variation4-win32.phpt52 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation4.phpt52 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation2-win32.phpt54 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation2.phpt54 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation3.phpt54 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation3-win32.phpt54 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_basic-win32-mb.phpt47 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfwrite_basic-win32.phpt47 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfwrite_basic.phpt47 /* Write the data in to the file, verify the write by checking file pointer position,
H A Dfwrite_variation1-win32-mb.phpt54 /* Write the data into the file, verify it by checking the file pointer position, eof position,
H A Dfwrite_variation1.phpt47 /* Write the data into the file, verify it by checking the file pointer position, eof position,
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_commands.c572 enum mysqlnd_ssl_peer verify = client_capabilities & CLIENT_SSL_VERIFY_SERVER_CERT? in MYSQLND_METHOD()
582 …io->data->m.set_client_option(conn->vio, MYSQL_OPT_SSL_VERIFY_SERVER_CERT, (const char *) &verify); in MYSQLND_METHOD()
/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt79 // verify data
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c1121 goto verify; in virtual_file_ex()
1129 goto verify; in virtual_file_ex()
1165 verify: in virtual_file_ex()
/PHP-7.4/ext/standard/tests/general_functions/
H A Dgettype_settype_variation1.phpt20 Set type of the data to "null" and verify using gettype
H A Dgettype_settype_variation6.phpt20 Set type of the data to "array" and verify using gettype
H A Dgettype_settype_variation8.phpt20 Set type of the data to "string" and verify using gettype
H A Dgettype_settype_variation7.phpt20 Set type of the data to "object" and verify using gettype
/PHP-7.4/docs/
H A Dparameter-parsing-api.md65 on input and is used to verify the PHP parameter is an instance of that class.

Completed in 52 milliseconds

1234