Home
last modified time | relevance | path

Searched refs:convert_to_string_ex (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/imap/
H A Dphp_imap.c3382 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3475 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3493 convert_to_string_ex(disp_data); in PHP_FUNCTION()
3504 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3509 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3514 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3519 convert_to_string_ex(pvalue); in PHP_FUNCTION()
3533 convert_to_string_ex(disp_data); in PHP_FUNCTION()
3564 convert_to_string_ex(pvalue); in PHP_FUNCTION()
/PHP-8.3/Zend/
H A Dzend_operators.h488 #define convert_to_string_ex(zv) convert_to_string(zv) macro

Completed in 19 milliseconds