Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c4820 HashTable *allow_ht = NULL; local
4828 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(allow_ht, allow_str)
4831 if (allow_ht) {
4835 ZEND_HASH_FOREACH_VAL(allow_ht, tmp) {

Completed in 15 milliseconds