Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds