Home
last modified time | relevance | path

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

/PHP-8.2/ext/dba/
H A Ddba.c1046 zend_string *fkey = info->hnd->firstkey(info); in PHP_FUNCTION() local
1048 if (fkey) { in PHP_FUNCTION()
1049 RETURN_STR(fkey); in PHP_FUNCTION()

Completed in 13 milliseconds