Home
last modified time | relevance | path

Searched refs:stubs (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/ext/opcache/tests/
H A Dfunc_info.phpt2 Test that return types in zend_func_info.c match return types in stubs
/PHP-8.3/
H A Dconfigure.ac305 esyscmd(./build/config-stubs sapi)
1128 dnl Reading config stubs.
1129 esyscmd(./build/config-stubs ext)
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c464 stub_list *stubs; member
3113 list_item->next = common->stubs; in add_stub()
3114 common->stubs = list_item; in add_stub()
3121 stub_list *list_item = common->stubs; in flush_stubs()
3130 common->stubs = NULL; in flush_stubs()

Completed in 47 milliseconds