Home
last modified time | relevance | path

Searched refs:retptr (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/main/streams/
H A Duserspace.c1384 static int php_userstreamop_cast(php_stream *stream, int castas, void **retptr) in php_userstreamop_cast() argument
1394 bool report_errors = retptr; in php_userstreamop_cast()
1436 ret = php_stream_cast(intstream, castas, retptr, 1); in php_userstreamop_cast()
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9604 check_lookbehinds(uint32_t *pptr, uint32_t **retptr, in check_lookbehinds() argument
9629 if (retptr != NULL) *retptr = pptr; in check_lookbehinds()

Completed in 34 milliseconds