Home
last modified time | relevance | path

Searched refs:convert_to_array_ex (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/sockets/
H A Dmulticast.c162 convert_to_array_ex(arg4); in php_do_mcast_opt()
198 convert_to_array_ex(arg4); in php_do_mcast_opt()
H A Dsockets.c1890 convert_to_array_ex(arg4);
1918 convert_to_array_ex(arg4);
/PHP-8.0/ext/standard/
H A Dbasic_functions.c1175 convert_to_array_ex(args);
1185 convert_to_array_ex(args);
H A Darray.c3412 convert_to_array_ex(repl_array);
3610 convert_to_array_ex(dest_zval);
3613 convert_to_array_ex(dest_zval);
/PHP-8.0/Zend/
H A Dzend_operators.h486 #define convert_to_array_ex(pzv) convert_to_ex_master(pzv, array, IS_ARRAY) macro

Completed in 37 milliseconds