TO_C_UCHAR        137 php_opengl/glut/php_convert.c 			case TO_C_UCHAR:
TO_C_UCHAR         71 php_opengl/glut/php_convert.h #define php_array_to_uchar_array(z) (unsigned char *)php_array_to_c_array(z,TO_C_UCHAR,sizeof(unsigned char),NULL)
TO_C_UCHAR        141 php_opengl/opengl/php_convert.c 			case TO_C_UCHAR:
TO_C_UCHAR         73 php_opengl/opengl/php_convert.h #define php_array_to_uchar_array(z) (unsigned char *)php_array_to_c_array(z,TO_C_UCHAR,sizeof(unsigned char),NULL)