Searched refs:mcrypt_api_no (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/mcrypt/ | ||
| H A D | mcrypt.c | 495 char mcrypt_api_no[16]; local 522 snprintf (mcrypt_api_no, 16, "%d", MCRYPT_API_VERSION); 528 php_info_print_table_row(2, "Api No", mcrypt_api_no); |
Completed in 3 milliseconds