TO_C_SHORT        149 php_opengl/glut/php_convert.c 			case TO_C_SHORT:
TO_C_SHORT         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)
TO_C_SHORT        154 php_opengl/opengl/php_convert.c 			case TO_C_SHORT:
TO_C_SHORT         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)