Home
last modified time | relevance | path

Searched refs:php_parse_date (Results 1 – 5 of 5) sorted by relevance

/PHP-5.6/ext/date/
H A Dphp_date.h185 PHPAPI signed long php_parse_date(char *string, signed long *now);
H A Dphp_date.c1426 PHPAPI signed long php_parse_date(char *string, signed long *now) in php_parse_date() function
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1378 time_t timestamp = (time_t) php_parse_date((char *)XMLRPC_GetValueDateTime_ISO8601(v), NULL); in set_zval_xmlrpc_type()
/PHP-5.6/ext/wddx/
H A Dwddx.c1158 Z_LVAL_P(ent->data) = php_parse_date(tmp, NULL); in php_wddx_process_data()
/PHP-5.6/
H A DNEWS118 php_parse_date()). (Derick)

Completed in 62 milliseconds