Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dstring.c4603 HashTable *allow_ht = NULL; local
4611 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(allow_ht, allow_str)
4614 if (allow_ht) {
4618 ZEND_HASH_FOREACH_VAL(allow_ht, tmp) {

Completed in 16 milliseconds