php_array_to_short_array   74 php_opengl/glut/php_convert.h #define php_array_to_short_array(z) (short *)php_array_to_c_array(z,TO_C_SHORT,sizeof(short),NULL)
php_array_to_short_array   76 php_opengl/opengl/php_convert.h #define php_array_to_short_array(z) (short *)php_array_to_c_array(z,TO_C_SHORT,sizeof(short),NULL)