TO_C_UINT 153 php_opengl/glut/php_convert.c case TO_C_UINT: TO_C_UINT 75 php_opengl/glut/php_convert.h #define php_array_to_uint_array(z) (unsigned int *)php_array_to_c_array(z,TO_C_UINT,sizeof(unsigned int),NULL) TO_C_UINT 158 php_opengl/opengl/php_convert.c case TO_C_UINT: TO_C_UINT 77 php_opengl/opengl/php_convert.h #define php_array_to_uint_array(z) (unsigned int *)php_array_to_c_array(z,TO_C_UINT,sizeof(unsigned int),NULL)