Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c364 unsigned short cfound; in php_com_locate_typeinfo() local
368 cfound = 1; in php_com_locate_typeinfo()
369 if (FAILED(ITypeLib_FindName(typelib, olename, 0, &typeinfo, &memid, &cfound)) || cfound == 0) { in php_com_locate_typeinfo()

Completed in 6 milliseconds