Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dstring.c2360 HashTable *from_ht; local
3423 static void php_strtr_array(zval *return_value, zend_string *str, HashTable *from_ht)
3467 HashTable *from_ht = NULL; local

Completed in 28 milliseconds