Home
last modified time | relevance | path

Searched defs:from_ht (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/standard/
H A Dstring.c2328 HashTable *from_ht; local
3391 static void php_strtr_array(zval *return_value, zend_string *str, HashTable *from_ht)
3435 HashTable *from_ht = NULL; local

Completed in 29 milliseconds