Home
last modified time | relevance | path

Searched refs:PHP_LOGO_GUID (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/
H A Dinfo.h53 #define PHP_LOGO_GUID "PHPE9568F34-D428-11d2-A769-00AA001ACF42" macro
H A Dinfo.c1318 logo_guid = PHP_LOGO_GUID; in php_logo_guid()
1348 RETURN_STRINGL(PHP_LOGO_GUID, sizeof(PHP_LOGO_GUID)-1, 1); in PHP_FUNCTION()
/PHP-5.3/main/
H A Dphp_logos.c58 php_register_info_logo(PHP_LOGO_GUID , "image/gif", php_logo , sizeof(php_logo)); in php_init_info_logos()

Completed in 13 milliseconds