Home
last modified time | relevance | path

Searched refs:Z_PARAM_FUNC (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/zend_test/
H A Dfiber.c234 Z_PARAM_FUNC(fiber->fci, fiber->fci_cache) in ZEND_METHOD()
325 Z_PARAM_FUNC(fci, fci_cache) in ZEND_METHOD()
/php-src/ext/pdo_sqlite/
H A Dsqlite_driver.c519 Z_PARAM_FUNC(fci, fcc) in pdo_sqlite_create_function_internal()
572 Z_PARAM_FUNC(step_fci, step_fcc) in pdo_sqlite_create_aggregate_internal()
573 Z_PARAM_FUNC(fini_fci, fini_fcc) in pdo_sqlite_create_aggregate_internal()
644 Z_PARAM_FUNC(fci, fcc) in pdo_sqlite_create_collation_internal()
/php-src/ext/standard/
H A Dbasic_functions.c1457 Z_PARAM_FUNC(fci, fci_cache)
1482 Z_PARAM_FUNC(fci, fci_cache)
1507 Z_PARAM_FUNC(fci, fci_cache)
1543 Z_PARAM_FUNC(fci, fci_cache)
2312 Z_PARAM_FUNC(tick_fe.fci, tick_fe.fci_cache)
H A Darray.c896 Z_PARAM_FUNC(BG(user_compare_fci), BG(user_compare_fci_cache)) in php_usort()
1607 Z_PARAM_FUNC(context.fci, context.fci_cache) in PHP_FUNCTION()
1626 Z_PARAM_FUNC(context.fci, context.fci_cache) in PHP_FUNCTION()
6451 Z_PARAM_FUNC(fci, fci_cache)
/php-src/ext/intl/uchar/
H A Duchar.c306 Z_PARAM_FUNC(context.fci, context.fci_cache) in IC_METHOD()
/php-src/
H A DUPGRADING.INTERNALS23 This is identical to the 'f' or Z_PARAM_FUNC type check, except the FCC is
/php-src/ext/spl/
H A Dphp_spl.c582 Z_PARAM_FUNC(fci, fcc) in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_fibers.c798 Z_PARAM_FUNC(fci, fcc) in ZEND_METHOD()
H A Dzend_API.h1816 #define Z_PARAM_FUNC(dest_fci, dest_fcc) \ macro
/php-src/ext/pcre/
H A Dphp_pcre.c2418 Z_PARAM_FUNC(fci, fcc) in PHP_FUNCTION()

Completed in 56 milliseconds