Home
last modified time | relevance | path

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

/PHP-8.3/ext/odbc/
H A Dphp_odbc.c2935 #define EMPTY_TO_NULL(xstr) \ in PHP_FUNCTION() macro
2938 EMPTY_TO_NULL(pcat); in PHP_FUNCTION()
2939 EMPTY_TO_NULL(pschema); in PHP_FUNCTION()
2940 EMPTY_TO_NULL(ptable); in PHP_FUNCTION()
2941 EMPTY_TO_NULL(fcat); in PHP_FUNCTION()
2942 EMPTY_TO_NULL(fschema); in PHP_FUNCTION()
2943 EMPTY_TO_NULL(ftable); in PHP_FUNCTION()

Completed in 10 milliseconds