Home
last modified time | relevance | path

Searched defs:previous (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_exceptions.stub.php27 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {}
52 …t $severity = E_ERROR, ?string $filename = null, ?int $line = null, ?Throwable $previous = null) {}
63 public function __construct(string $message = "", int $code = 0, ?Throwable $previous = null) {}
H A Dzend_exceptions.c82 zval *previous, *ancestor, *ex; in zend_exception_set_previous() local
168 zend_object *previous = EG(exception); in zend_throw_exception_internal() local
296 zval tmp, *object, *previous = NULL; in ZEND_METHOD() local
350 zval tmp, *object, *previous = NULL; in ZEND_METHOD() local
/PHP-8.0/ext/intl/breakiterator/
H A Dbreakiterator.stub.php64 public function previous() {} function in IntlBreakIterator
H A Dcodepointiterator_internal.cpp164 int32_t CodePointBreakIterator::previous(void) in previous() function in CodePointBreakIterator
H A Dbreakiterator_methods.cpp228 U_CFUNC PHP_METHOD(IntlBreakIterator, previous) in PHP_METHOD() argument
/PHP-8.0/ext/gd/libgd/
H A Dgdft.c826 FT_UInt glyph_index, previous; local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5306 PCRE2_UCHAR *previous = NULL; in compile_branch() local

Completed in 55 milliseconds