C_DOUBLE_TO_PHP_DOUBLE   78 php_opengl/glut/php_convert.c 		case C_DOUBLE_TO_PHP_DOUBLE:
C_DOUBLE_TO_PHP_DOUBLE   59 php_opengl/glut/php_convert.h #define double_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_DOUBLE_TO_PHP_DOUBLE)
C_DOUBLE_TO_PHP_DOUBLE   78 php_opengl/opengl/php_convert.c 		case C_DOUBLE_TO_PHP_DOUBLE:
C_DOUBLE_TO_PHP_DOUBLE   60 php_opengl/opengl/php_convert.h #define double_array_to_php_array(a,i,z) c_array_to_php_array(a,i,z,C_DOUBLE_TO_PHP_DOUBLE)