int_array_to_php_array   54 php_opengl/glut/php_convert.h #define int_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_INT_TO_PHP_LONG)
int_array_to_php_array   55 php_opengl/opengl/php_convert.h #define int_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_INT_TO_PHP_LONG)