Home
last modified time | relevance | path

Searched defs:error (Results 51 – 75 of 92) sorted by relevance

1234

/PHP-5.5/ext/dom/
H A Dxpath.c80 int error = 0; in dom_xpath_ext_function_php() local
/PHP-5.5/ext/opcache/
H A Dzend_shared_alloc.c102 static void no_memory_bailout(size_t allocate_size, char *error) in no_memory_bailout()
/PHP-5.5/ext/gd/libgd/
H A Dgdft.c344 static void *fontFetch (char **error, void *key)
542 static void * tweenColorFetch (char **error, void *key)
/PHP-5.5/win32/
H A Dsendmail.c213 PHPAPI int TSendMail(char *host, int *error, char **error_message, in TSendMail()
/PHP-5.5/ext/filter/
H A Dlogical_filters.c177 int len, error = 0; in php_filter_int() local
/PHP-5.5/ext/pcntl/
H A Dpcntl.c1194 long error; in PHP_FUNCTION() local
/PHP-5.5/ext/phar/
H A Dzip.c763 char **error; member
/PHP-5.5/ext/dba/
H A Ddba.c621 char *key = NULL, *error = NULL; in php_dba_open() local
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c687 …l_elem_parse_buf(const char* in_buf, int len, XML_ELEM_INPUT_OPTIONS options, XML_ELEM_ERROR error) in xml_elem_parse_buf()
/PHP-5.5/main/
H A DSAPI.c158 int error; in sapi_run_header_callback() local
H A Doutput.c488 char *handler_name = NULL, *error = NULL; in php_output_handler_create_user() local
/PHP-5.5/
H A Dserver-tests.php1605 function error($message) function in testHarness
H A Drun-tests.php2264 function error($message) function
/PHP-5.5/ext/posix/
H A Dposix.c1339 long error; in PHP_FUNCTION() local
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c188 int error = 0; in xsl_ext_function_php() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c1331 int error = 0, old_arg_count; in PHP_METHOD() local
1419 int error = 0, flags, old_arg_count; in PHP_METHOD() local
/PHP-5.5/ext/soap/
H A Dphp_http.c1301 int error = 0; in make_http_soap_request() local
/PHP-5.5/ext/xml/
H A Dcompat.c579 int error; in XML_Parse() local
/PHP-5.5/Zend/
H A Dzend.c866 void zenderror(const char *error) /* {{{ */ in zenderror()
H A Dzend_execute_API.c775 char *error = NULL; in zend_call_function() local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c871 SQLINTEGER error; /* Not used */ in odbc_sql_error() local
1518 SQLINTEGER error; /* Not used */ in PHP_FUNCTION() local
/PHP-5.5/ext/ereg/regex/
H A Dregcomp.c24 int error; /* has an error been seen? */ member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps.c1715 MYSQLND_METHOD(mysqlnd_stmt, error)(const MYSQLND_STMT * const s TSRMLS_DC) in MYSQLND_METHOD() argument
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c255 const char *error; in pcre_get_compiled_regex_cache() local
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h387 int error; member

Completed in 135 milliseconds

1234