php_array_to_ubyte_array   66 php_opengl/glut/php_convert.h #define php_array_to_ubyte_array(z) (unsigned char*)php_array_to_c_array(z,TO_C_UBYTE,sizeof(unsigned char),NULL)
php_array_to_ubyte_array   68 php_opengl/opengl/php_convert.h #define php_array_to_ubyte_array(z) (unsigned char*)php_array_to_c_array(z,TO_C_UBYTE,sizeof(unsigned char),NULL)