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.c1053 zend_string *fkey = info->hnd->firstkey(info); in PHP_FUNCTION() local
1055 if (fkey) { in PHP_FUNCTION()
1056 RETURN_STR(fkey); in PHP_FUNCTION()

Completed in 6 milliseconds