Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dstring.c4527 HashTable *allow_ht = NULL; local
4535 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(allow_ht, allow_str)
4538 if (allow_ht) {
4542 ZEND_HASH_FOREACH_VAL(allow_ht, tmp) {

Completed in 15 milliseconds