/PHP-5.3/ext/zip/lib/ |
H A D | zip_error.c | 43 _zip_error_clear(struct zip_error *err) in _zip_error_clear() 61 _zip_error_fini(struct zip_error *err) in _zip_error_fini() 70 _zip_error_get(struct zip_error *err, int *zep, int *sep) in _zip_error_get() 85 _zip_error_init(struct zip_error *err) in _zip_error_init() 95 _zip_error_set(struct zip_error *err, int ze, int se) in _zip_error_set() 106 _zip_error_set_from_source(struct zip_error *err, struct zip_source *src) in _zip_error_set_from_source()
|
H A D | zip_error_strerror.c | 46 _zip_error_strerror(struct zip_error *err) in _zip_error_strerror()
|
/PHP-5.3/ext/intl/ |
H A D | intl_error.c | 61 intl_error* err = ecalloc( 1, sizeof( intl_error ) ); in intl_error_create() local 100 void intl_error_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set_custom_msg() 152 void intl_error_set_code( intl_error* err, UErrorCode err_code TSRMLS_DC ) in intl_error_set_code() 176 void intl_error_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_error_set() 186 void intl_errors_set( intl_error* err, UErrorCode code, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set() 206 void intl_errors_set_custom_msg( intl_error* err, char* msg, int copyMsg TSRMLS_DC ) in intl_errors_set_custom_msg() 217 void intl_errors_set_code( intl_error* err, UErrorCode err_code TSRMLS_DC ) in intl_errors_set_code()
|
H A D | intl_data.h | 49 #define INTL_CHECK_STATUS(err, msg) \ argument
|
/PHP-5.3/ext/iconv/ |
H A D | iconv.c | 578 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strlen() local 662 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_substr() local 810 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strpos() local 991 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_mime_encode() local 1897 php_iconv_err_t err; in PHP_FUNCTION() local 1931 php_iconv_err_t err; in PHP_FUNCTION() local 1973 php_iconv_err_t err; in PHP_FUNCTION() local 2020 php_iconv_err_t err; in PHP_FUNCTION() local 2062 php_iconv_err_t err; in PHP_FUNCTION() local 2183 php_iconv_err_t err; in PHP_FUNCTION() local [all …]
|
/PHP-5.3/TSRM/ |
H A D | tsrm_nw.c | 59 int ptrLen = 0, argc = 0, i = 0, envCount = 0, err = 0; local 228 int err = 0; local
|
/PHP-5.3/ext/zip/ |
H A D | zip_stream.c | 111 int err; in php_zip_ops_stat() local 191 int err = 0; in php_stream_zip_open() local 254 int err; in php_stream_zip_opener() local
|
/PHP-5.3/ext/ereg/regex/ |
H A D | main.c | 35 int err; local 219 int err; local 483 eprint(err) in eprint() argument
|
/PHP-5.3/ext/com_dotnet/ |
H A D | com_dotnet.c | 205 char *err = php_win_err(hr); in PHP_FUNCTION() local 284 char *err = php_win_err(hr); in PHP_FUNCTION() local
|
/PHP-5.3/scripts/dev/ |
H A D | search_underscores.php | 30 $err = 0; variable
|
/PHP-5.3/ext/ereg/ |
H A D | ereg.c | 247 static void php_ereg_eprint(int err, regex_t *re) { in php_ereg_eprint() 297 int err, match_len, string_len; in php_ereg() local 414 int err, copts = 0; in php_ereg_replace() local 636 int err, size, copts = 0; in php_split() local
|
/PHP-5.3/main/streams/ |
H A D | xp_socket.c | 73 long err = php_socket_errno(); in php_sockop_write() local 359 char *err = php_socket_strerror(php_socket_errno(), NULL, 0); in php_sockop_set_option() local 576 int portno, err; in php_tcp_sockop_bind() local 623 int err = 0; in php_tcp_sockop_connect() local
|
/PHP-5.3/pear/ |
H A D | fetch.php | 72 $err = error_get_last(); variable
|
/PHP-5.3/ext/intl/normalizer/ |
H A D | normalizer_class.h | 31 intl_error err; member
|
/PHP-5.3/ext/standard/ |
H A D | fsock.c | 43 int err; in php_fsockopen_stream() local
|
/PHP-5.3/win32/ |
H A D | readdir.c | 54 DWORD err = GetLastError(); in opendir() local
|
/PHP-5.3/ext/intl/collator/ |
H A D | collator_class.h | 33 intl_error err; member
|
/PHP-5.3/ext/dom/ |
H A D | documentfragment.c | 128 int err; in PHP_METHOD() local
|
/PHP-5.3/ext/openssl/ |
H A D | xp_ssl.c | 94 int err = SSL_get_error(sslsock->ssl_handle, nr_bytes); in handle_ssl_error() local 490 int err = SSL_get_error(sslsock->ssl_handle, n); in php_openssl_enable_crypto() local 708 int err = SSL_get_error(sslsock->ssl_handle, n); in php_openssl_sockop_set_option() local
|
/PHP-5.3/main/ |
H A D | getopt.c | 31 static int php_opt_error(int argc, char * const *argv, int oint, int optchr, int err, int show_err)… in php_opt_error()
|
/PHP-5.3/ext/pdo_oci/ |
H A D | php_pdo_oci_int.h | 35 OCIError *err; member 63 OCIError *err; member
|
/PHP-5.3/sapi/milter/ |
H A D | getopt.c | 19 int optchr, int err) in ap_php_optiserr()
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | getopt.c | 20 int optchr, int err) in ap_optiserr()
|
/PHP-5.3/ext/mbstring/ |
H A D | php_mbregex.c | 807 int i, err, eval, n; in _php_mb_regex_ereg_replace_exec() local 996 int n, err; in PHP_FUNCTION() local 1077 int err; in PHP_FUNCTION() local 1119 int n, i, err, pos, len, beg, end; in _php_mb_regex_ereg_search_exec() local
|
/PHP-5.3/ext/xmlrpc/libxmlrpc/ |
H A D | xmlrpc_introspection.c | 309 XMLRPC_VALUE xml_element_to_method_description(xml_element* el, XMLRPC_ERROR err) { in xml_element_to_method_description() 458 XMLRPC_VALUE XMLRPC_IntrospectionCreateDescription(const char* xml, XMLRPC_ERROR err) { in XMLRPC_IntrospectionCreateDescription()
|