Home
last modified time | relevance | path

Searched defs:err (Results 1 – 25 of 89) sorted by path

1234

/php-src/TSRM/
H A Dtsrm_win32.c541 DWORD err = GetLastError(); in popen_ex() local
/php-src/Zend/
H A Dzend_alloc.c397 DWORD err = GetLastError(); in stderr_last_error() local
H A Dzend_builtin_functions.c386 zend_long err; in ZEND_FUNCTION() local
H A Dzend_extensions.c45 char *err; in zend_load_extension() local
H A Dzend_fibers.c221 DWORD err = GetLastError(); in zend_fiber_stack_allocate() local
232 DWORD err = GetLastError(); in zend_fiber_stack_allocate() local
H A Dzend_max_execution_timer.c122 int err = timer_delete(timer); in zend_max_execution_timer_shutdown() local
/php-src/ext/com_dotnet/
H A Dcom_dotnet.c247 char *err = php_win32_error_to_msg(hr); in PHP_METHOD() local
260 char *err = php_win32_error_to_msg(hr); in PHP_METHOD() local
272 char *err = php_win32_error_to_msg(hr); in PHP_METHOD() local
346 char *err = php_win32_error_to_msg(hr); in PHP_METHOD() local
/php-src/ext/curl/
H A Dcurl_private.h96 struct _php_curl_error err; member
119 } err; member
127 } err; member
/php-src/ext/date/
H A Dphp_date.c2403 timelib_error_container *err = NULL; in php_date_initialize() local
3250 timelib_error_container *err = NULL; in php_date_modify() local
4637 timelib_error_container *err = NULL; in php_date_interval_initialize_from_hash() local
4872 timelib_error_container *err = NULL; in PHP_FUNCTION() local
4906 timelib_error_container *err = NULL; in PHP_METHOD() local
/php-src/ext/dba/
H A Ddba_db3.c53 int gmode = 0, err; local
H A Ddba_db4.c67 int gmode = 0, err; local
/php-src/ext/dom/
H A Ddocument.c1740 int err; in PHP_METHOD() local
H A Ddocumentfragment.c66 int err; in PHP_METHOD() local
/php-src/ext/ffi/
H A Dffi.c2976 char *err; in ZEND_METHOD() local
3256 char *code, *code_pos, *scope_name, *lib, *err; in zend_ffi_load() local
/php-src/ext/fileinfo/libmagic/
H A Dcompress.c778 enum LZ_Errno err; in uncompresslzlib() local
/php-src/ext/ftp/
H A Dftp.c258 int err, res; in ftp_login() local
1412 int err; in single_send() local
1511 int err; in my_recv() local
1798 int err, res; in data_accept() local
1910 int done = 1, err, nread; in ftp_ssl_shutdown() local
/php-src/ext/gd/libgd/
H A Dgdft.c375 FT_Error err; local
/php-src/ext/iconv/
H A Diconv.c552 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strlen() local
628 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_substr() local
761 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_strpos() local
906 php_iconv_err_t err = PHP_ICONV_ERR_SUCCESS; in _php_iconv_mime_encode() local
1796 php_iconv_err_t err; in PHP_FUNCTION() local
1831 php_iconv_err_t err; in PHP_FUNCTION() local
1872 php_iconv_err_t err; in PHP_FUNCTION() local
1929 php_iconv_err_t err; in PHP_FUNCTION() local
1971 php_iconv_err_t err; in PHP_FUNCTION() local
2071 php_iconv_err_t err; in PHP_FUNCTION() local
[all …]
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_class.h33 intl_error err; member
/php-src/ext/intl/calendar/
H A Dcalendar_class.h33 intl_error err; member
/php-src/ext/intl/collator/
H A Dcollator_class.h29 intl_error err; member
/php-src/ext/intl/common/
H A Dcommon_date.cpp98 intl_error *err, const char *func) in intl_datetime_decompose()
165 U_CFUNC double intl_zval_to_millis(zval *z, intl_error *err, const char *func) in intl_zval_to_millis()
H A Dcommon_enum.h49 intl_error err; member
/php-src/ext/intl/converter/
H A Dconverter.c51 intl_error *err = objval ? &(objval->error) : NULL; in php_converter_throw_failure() local
/php-src/ext/intl/dateformat/
H A Ddateformat_create.cpp224 zend_string *err = intl_error_get_message(NULL); in PHP_METHOD() local

Completed in 167 milliseconds

1234