Home
last modified time | relevance | path

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

/PHP-7.1/ext/com_dotnet/
H A Dcom_typeinfo.c379 } vt_names[] = { variable
413 for (i = 0; vt_names[i].name != NULL; i++) { in vt_to_string()
414 if (vt_names[i].vt == vt) in vt_to_string()
415 return vt_names[i].name; in vt_to_string()

Completed in 7 milliseconds