Home
last modified time | relevance | path

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

/PHP-8.2/ext/xsl/
H A Dxsltprocessor.c769 zend_string *restrict_str = NULL; in PHP_METHOD() local
774 Z_PARAM_ARRAY_HT_OR_STR_OR_NULL(restrict_ht, restrict_str) in PHP_METHOD()
791 } else if (restrict_str) { in PHP_METHOD()
793 zend_hash_update(intern->registered_phpfunctions, restrict_str, &new_string); in PHP_METHOD()

Completed in 6 milliseconds