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.c4852 HashTable *allow_ht = NULL; local
4860 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(allow_ht, allow_str)
4863 if (allow_ht) {
4867 ZEND_HASH_FOREACH_VAL(allow_ht, tmp) {

Completed in 15 milliseconds