date_create_from_format  413 ext/date/php_date.c 	PHP_FE(date_create_from_format, arginfo_date_create_from_format)
date_create_from_format  471 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 2700 ext/date/php_date.c PHP_FUNCTION(date_create_from_format)
date_create_from_format   55 ext/date/php_date.h PHP_FUNCTION(date_create_from_format);