Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dregistry.c78 …int LoadDirectory(HashTable *directories, HKEY key, char *path, int path_len, HashTable *parent_ht) in LoadDirectory() argument
116 if (parent_ht) { in LoadDirectory()
121 ZEND_HASH_FOREACH_KEY_VAL(parent_ht, num, index, tmpdata) { in LoadDirectory()
134 ht = parent_ht; in LoadDirectory()

Completed in 5 milliseconds