Searched refs:dit_type (Results 1 – 2 of 2) sorted by relevance
1261 if (intern->dit_type == DIT_Unknown) { \1294 if (intern->dit_type != DIT_Unknown) { in spl_dual_it_construct()1299 switch (dit_type) { in spl_dual_it_construct()1366 intern->dit_type = DIT_AppendIterator; in spl_dual_it_construct()1423 intern->dit_type = dit_type; in spl_dual_it_construct()1480 if (intern->dit_type == DIT_CachingIterator || intern->dit_type == DIT_RecursiveCachingIterator) { in spl_dual_it_free()2080 if (object->dit_type == DIT_CachingIterator || object->dit_type == DIT_RecursiveCachingIterator) { in spl_dual_it_free_storage()2084 if (object->dit_type == DIT_RegexIterator || object->dit_type == DIT_RecursiveRegexIterator) { in spl_dual_it_free_storage()2093 …if (object->dit_type == DIT_CallbackFilterIterator || object->dit_type == DIT_RecursiveCallbackFil… in spl_dual_it_free_storage()2122 switch (object->dit_type) { in spl_dual_it_get_gc()[all …]
124 dual_it_type dit_type; member
Completed in 19 milliseconds