Home
last modified time | relevance | path

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

/PHP-7.4/ext/com_dotnet/
H A Dcom_typeinfo.c424 } vt_names[] = { variable
458 for (i = 0; vt_names[i].name != NULL; i++) { in vt_to_string()
459 if (vt_names[i].vt == vt) in vt_to_string()
460 return vt_names[i].name; in vt_to_string()

Completed in 6 milliseconds