Home
last modified time | relevance | path

Searched refs:recursive (Results 76 – 79 of 79) sorted by relevance

1234

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1937 static int get_framesize(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend, BOOL recursive, … in get_framesize() argument
1942 BOOL setsom_found = recursive; in get_framesize()
1943 BOOL setmark_found = recursive; in get_framesize()
1957 if (!recursive && (*cc == OP_CBRAPOS || *cc == OP_SCBRAPOS)) in get_framesize()
/PHP-8.3/ext/standard/
H A Dbasic_functions_arginfo.h1289 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, recursive, _IS_BOOL, 0, "false")
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_arm64.dasc8734 /* recursive call */
9330 /* recursive call */
9413 /* recursive call */
H A Dzend_jit_x86.dasc9375 /* recursive call */
10041 /* recursive call */
10122 /* recursive call */

Completed in 83 milliseconds

1234