uint_array_to_php_array   55 php_opengl/glut/php_convert.h #define uint_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_UINT_TO_PHP_LONG)
uint_array_to_php_array   56 php_opengl/opengl/php_convert.h #define uint_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_UINT_TO_PHP_LONG)