ushort_array_to_php_array 60 php_opengl/glut/php_convert.h #define ushort_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_USHORT_TO_PHP_LONG) ushort_array_to_php_array 61 php_opengl/opengl/php_convert.h #define ushort_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_USHORT_TO_PHP_LONG)