Home
last modified time | relevance | path

Searched refs:frameless (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/opcache/tests/
H A Dct_eval_frameless_003.phpt2 Test ct eval of frameless function
H A Dct_eval_frameless_001.phpt2 Test ct eval of frameless function
H A Dct_eval_frameless_002.phpt2 Test ct eval of frameless function
/php-src/Zend/tests/
H A Dframeless_undefined_var.phpt2 Undefined var in frameless call
/php-src/ext/opcache/tests/opt/
H A Dinference_frameless.phpt2 Type inference of frameless functions
/php-src/Zend/
H A Dzend_API.h2184 …l_ex(const zval *arg, bool *dest, bool *is_null, bool check_null, uint32_t arg_num, bool frameless) in zend_parse_arg_bool_ex() argument
2197 if (frameless) { in zend_parse_arg_bool_ex()
2211 …ng_ex(zval *arg, zend_long *dest, bool *is_null, bool check_null, uint32_t arg_num, bool frameless) in zend_parse_arg_long_ex() argument
2222 if (frameless) { in zend_parse_arg_long_ex()
2276 …_parse_arg_str_ex(zval *arg, zend_string **dest, bool check_null, uint32_t arg_num, bool frameless) in zend_parse_arg_str_ex() argument
2283 if (frameless) { in zend_parse_arg_str_ex()
/php-src/
H A DUPGRADING.INTERNALS232 that provide a frameless handler (search for usages of the

Completed in 23 milliseconds