Home
last modified time | relevance | path

Searched refs:RETURN_EMPTY_ARRAY (Results 1 – 11 of 11) sorted by last modified time

/php-src/ext/libxml/
H A Dlibxml.c1162 RETURN_EMPTY_ARRAY(); in PHP_FUNCTION()
/php-src/ext/reflection/
H A Dphp_reflection.c1250 RETURN_EMPTY_ARRAY(); in reflect_attributes()
2015 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
2175 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5201 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5220 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5245 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5276 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5334 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
5910 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
6275 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
/php-src/Zend/
H A Dzend_attributes.c136 RETURN_EMPTY_ARRAY(); in ZEND_METHOD()
H A Dzend_API.h1049 #define RETURN_EMPTY_ARRAY() do { RETVAL_EMPTY_ARRAY(); return; } while (0) macro
H A Dzend_builtin_functions.c294 RETURN_EMPTY_ARRAY(); in ZEND_FUNCTION()
773 RETURN_EMPTY_ARRAY(); in ZEND_FUNCTION()
1415 RETURN_EMPTY_ARRAY(); in ZEND_FUNCTION()
/php-src/ext/standard/
H A Darray.c2830 RETURN_EMPTY_ARRAY();
3921 RETURN_EMPTY_ARRAY();
3934 RETURN_EMPTY_ARRAY();
4263 RETURN_EMPTY_ARRAY();
4529 RETURN_EMPTY_ARRAY();
5833 RETURN_EMPTY_ARRAY();
5850 RETURN_EMPTY_ARRAY();
6897 RETURN_EMPTY_ARRAY();
H A Dstring.c6119 RETURN_EMPTY_ARRAY();
/php-src/ext/mbstring/
H A Dmbstring.c1654 RETURN_EMPTY_ARRAY(); in PHP_FUNCTION()
/php-src/ext/spl/
H A Dspl_fixedarray.c698 RETURN_EMPTY_ARRAY(); in PHP_METHOD()
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c843 RETURN_EMPTY_ARRAY(); in PHP_FUNCTION()
/php-src/ext/mysqli/
H A Dmysqli_nonapi.c519 RETURN_EMPTY_ARRAY();

Completed in 114 milliseconds