Home
last modified time | relevance | path

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

/PHP-7.4/main/streams/
H A Duserspace.c1502 static int php_userstreamop_cast(php_stream *stream, int castas, void **retptr) in php_userstreamop_cast() argument
1550 ret = php_stream_cast(intstream, castas, retptr, 1); in php_userstreamop_cast()
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c9477 check_lookbehinds(uint32_t *pptr, uint32_t **retptr, in check_lookbehinds() argument
9503 if (retptr != NULL) *retptr = pptr; in check_lookbehinds()

Completed in 32 milliseconds