Home
last modified time | relevance | path

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

/PHP-8.2/ext/xsl/
H A Dxsltprocessor.c770 HashTable *restrict_ht = NULL; in PHP_METHOD() local
774 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(restrict_ht, restrict_str) in PHP_METHOD()
779 if (restrict_ht) { in PHP_METHOD()
780 ZEND_HASH_FOREACH_VAL(restrict_ht, entry) { in PHP_METHOD()

Completed in 9 milliseconds