date_create_from_format  411 ext/date/php_date.c 	PHP_FE(date_create_from_format, arginfo_date_create_from_format)
date_create_from_format  469 ext/date/php_date.c 	PHP_ME_MAPPING(createFromFormat, date_create_from_format,	arginfo_date_create_from_format, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC)
date_create_from_format 2613 ext/date/php_date.c PHP_FUNCTION(date_create_from_format)
date_create_from_format   58 ext/date/php_date.h PHP_FUNCTION(date_create_from_format);