Lines Matching refs:HashTable
81 HashTable *function_table; /* function symbol table */
82 HashTable *class_table; /* class table */
84 HashTable filenames_table;
86 HashTable *auto_globals;
108 HashTable const_filenames;
120 HashTable interned_strings;
151 HashTable included_files; /* files already included */
158 HashTable *function_table; /* function symbol table */
159 HashTable *class_table; /* class table */
160 HashTable *zend_constants; /* constants table */
173 HashTable *in_autoload;
188 HashTable regular_list;
189 HashTable persistent_list;
206 HashTable *ini_directives;
207 HashTable *modified_ini_directives;