Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.h181 PHPAPI signed long php_parse_date(char *string, signed long *now);
H A Dphp_date.c1418 PHPAPI signed long php_parse_date(char *string, signed long *now) in php_parse_date() function
/PHP-5.5/ext/wddx/
H A Dwddx.c1123 Z_LVAL_P(ent->data) = php_parse_date(tmp, NULL); in php_wddx_process_data()
/PHP-5.5/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()

Completed in 29 milliseconds