Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitUtils.c100 static SLJIT_INLINE int open_dev_zero(void) in open_dev_zero() function
113 static SLJIT_INLINE int open_dev_zero(void) in open_dev_zero() function
274 if (SLJIT_UNLIKELY((dev_zero < 0) && open_dev_zero())) { in sljit_allocate_stack()
H A DsljitExecAllocator.c180 if (SLJIT_UNLIKELY((dev_zero < 0) && open_dev_zero())) in alloc_chunk()

Completed in 7 milliseconds