Home
last modified time | relevance | path

Searched refs:errmsg (Results 1 – 25 of 74) sorted by relevance

123

/PHP-8.1/ext/ldap/tests/
H A Dldap_bind_ext.phpt22 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
24 $errmsg,
27 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
29 $errmsg,
36 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
38 $errmsg,
41 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
43 $errmsg,
H A Dldap_parse_result_basic.phpt22 $errcode = $dn = $errmsg = $refs = null;
24 ldap_parse_result($link, $result, $errcode, $dn, $errmsg, $refs),
25 $errcode, $dn, $errmsg, $refs
H A Dldap_mod_ext.phpt33 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
35 $errmsg,
47 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
49 $errmsg,
H A Dldap_add_ext.phpt26 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
28 $errmsg,
H A Dldap_delete_ext.phpt31 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
33 $errmsg,
H A Dldap_rename_ext.phpt28 ldap_parse_result($link, $result, $errcode, $matcheddn, $errmsg, $referrals, $ctrls),
30 $errmsg,
/PHP-8.1/tests/lang/
H A Derror_2_exception_001.phpt9 $this->errmsg = $_errmsg;
17 return $this->errmsg;
21 function ErrorsToExceptions($errno, $errmsg) {
22 throw new MyException($errno, $errmsg);
H A Dbug25922.phpt7 function my_error_handler($error, $errmsg='', $errfile='', $errline=0, $errcontext='')
9 echo "$errmsg\n";
/PHP-8.1/ext/pdo_sqlite/
H A Dsqlite_driver.c42 if (einfo->errmsg) { in _pdo_sqlite_error()
165 if (einfo->errmsg) { in sqlite_handle_closer()
167 einfo->errmsg = NULL; in sqlite_handle_closer()
206 char *errmsg = NULL; in sqlite_handle_doer() local
210 if (errmsg) in sqlite_handle_doer()
244 char *errmsg = NULL; in sqlite_handle_begin() local
248 if (errmsg) in sqlite_handle_begin()
258 char *errmsg = NULL; in sqlite_handle_commit() local
262 if (errmsg) in sqlite_handle_commit()
272 char *errmsg = NULL; in sqlite_handle_rollback() local
[all …]
/PHP-8.1/ext/standard/tests/streams/
H A Dbug60106.phpt12 function get_truncated_socket_filename($errno, $errmsg, $file, $line) {
14 print_r ($errmsg);
15 preg_match("#maximum allowed length of (\d+) bytes#", $errmsg, $matches);
/PHP-8.1/ext/pdo_oci/
H A Doci_driver.c42 if (S->einfo.errmsg) { in pdo_oci_fetch_error_func()
49 add_next_index_string(info, einfo->errmsg); in pdo_oci_fetch_error_func()
72 if (einfo->errmsg) { in _oci_error()
73 pefree(einfo->errmsg, dbh->is_persistent); in _oci_error()
76 einfo->errmsg = NULL; in _oci_error()
168 if (H->einfo.errmsg) { in _oci_error()
169 pefree(H->einfo.errmsg, dbh->is_persistent); in _oci_error()
172 H->einfo.errmsg = einfo->errmsg ? pestrdup(einfo->errmsg, dbh->is_persistent) : NULL; in _oci_error()
228 if (H->einfo.errmsg) { in oci_handle_closer()
229 pefree(H->einfo.errmsg, dbh->is_persistent); in oci_handle_closer()
[all …]
/PHP-8.1/ext/iconv/tests/
H A Diconv_strrpos.phpt9 function my_error_handler($errno, $errmsg, $filename, $linenum)
11 echo "$errno: $errmsg\n";
/PHP-8.1/ext/pdo_mysql/
H A Dmysql_driver.c69 if (einfo->errmsg) { in _pdo_mysql_error()
70 pefree(einfo->errmsg, dbh->is_persistent); in _pdo_mysql_error()
71 einfo->errmsg = NULL; in _pdo_mysql_error()
77 einfo->errmsg = pestrdup( in _pdo_mysql_error()
83 einfo->errmsg = pestrdup( in _pdo_mysql_error()
91 einfo->errmsg = pestrdup( in _pdo_mysql_error()
140 add_next_index_string(info, einfo->errmsg); in pdo_mysql_fetch_error_func()
159 if (H->einfo.errmsg) { in mysql_handle_closer()
160 pefree(H->einfo.errmsg, dbh->is_persistent); in mysql_handle_closer()
161 H->einfo.errmsg = NULL; in mysql_handle_closer()
[all …]
/PHP-8.1/Zend/tests/
H A Derrmsg_020.phpt2 errmsg: disabled function
H A Derrmsg_006.phpt2 errmsg: can't use [] for reading
H A Derrmsg_007.phpt2 errmsg: can't use [] for reading - 2
H A Derrmsg_011.phpt2 errmsg: cannot redeclare (method)
H A Derrmsg_037.phpt2 errmsg: properties cannot be abstract
H A Derrmsg_039.phpt2 errmsg: cannot redeclare property
H A Derrmsg_008.phpt2 errmsg: can't use [] for unsetting
H A Derrmsg_040.phpt2 errmsg: arrays are not allowed in class constants
H A Derrmsg_024.phpt2 No more errmsg: can now change initial value of property
H A Derrmsg_019.phpt2 errmsg: __destruct() cannot take arguments
H A Derrmsg_032.phpt2 errmsg: __construct() cannot be static
H A Derrmsg_033.phpt2 errmsg: __destruct() cannot be static

Completed in 93 milliseconds

123