Searched refs:errors (Results 201 – 225 of 293) sorted by relevance
12345678910>>...12
2 all errors on negative scale
2 Offset errors for various strpos functions
2 ReflectionMethod::invoke() errors
2 ReflectionFiber errors
2 ReflectionMethod::invokeArgs() further errors
38 // now make sure the errors are thrown when not using silent mode
2 pcntl_sigwaitinfo() errors
2 pcntl_sigprocmask() errors
2 Hash: hash_init() function - errors test
2 Test ResourceBundle errors with []
2 IntlRuleBasedBreakIterator::__construct(): arg errors
834 executor_globals->errors = NULL; in executor_globals_ctor()1460 EG(errors) = erealloc(EG(errors), sizeof(zend_error_info*) * EG(num_errors)); in zend_error_zstr_at()1461 EG(errors)[EG(num_errors)-1] = info; in zend_error_zstr_at() local1536 orig_errors = EG(errors); in zend_error_zstr_at()1539 EG(errors) = NULL; in zend_error_zstr_at()1545 EG(errors) = orig_errors; in zend_error_zstr_at()1741 EG(errors) = NULL; in zend_begin_record_errors()1748 zend_error_info *error = EG(errors)[i]; in zend_emit_recorded_errors()1760 zend_error_info *info = EG(errors)[i]; in zend_free_recorded_errors()1765 efree(EG(errors)); in zend_free_recorded_errors()[all …]
140 uint32_t errors; member157 buf->state = buf->errors = 0; in mb_convert_buf_init()
344 *num_errors = buf.errors; in mb_fast_convert()407 buf->errors++; in mb_illegal_output()
2 Detailed reporting on specific types of syntax errors
11 // There are 3 types of option errors:
37 *NumErrors = buf.errors; in convert_encoding()
37 [18] => phar://*/Structures_Graph-1.0.3/docs/html/errors.html
2 Test SNMP object property errors
31 Warning: exif_read_data(): Further exif parsing errors have been suppressed in %s on line %d
33 // errors
2 Test DOM\Document::$body setter errors
82 struct php_openssl_errors *errors; variable
59 // suppress errors as won't be able to remove "." and ".." entries
40 // Ignore errors about non-existent tables
Completed in 43 milliseconds