Searched refs:php_logo_guid (Results 1 – 5 of 5) sorted by relevance
2 Testing php_logo_guid() function5 echo php_logo_guid();
2 Check the output of the php_logo_guid() function 9 echo php_logo_guid();
62 PHP_FUNCTION(php_logo_guid);86 PHPAPI char *php_logo_guid(void);
686 logo_guid = php_logo_guid(); in php_print_info()1305 PHPAPI char *php_logo_guid(void) in php_logo_guid() function1328 PHP_FUNCTION(php_logo_guid) in PHP_FUNCTION() argument1335 RETURN_STRING(php_logo_guid(), 0); in PHP_FUNCTION()
2711 PHP_FE(php_logo_guid, arginfo_php_logo_guid)
Completed in 28 milliseconds