Searched refs:ext_name_len (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/standard/ | ||
| H A D | info.c | 1160 int ext_name_len = 0; local 1162 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "|s", &ext_name, &ext_name_len) == FAILURE) { |
Completed in 3 milliseconds