Searched refs:currentkey (Results 1 – 2 of 2) sorted by relevance
42 iterator->currentkey = estrdup( ures_getKey( rb->child ) ); in resourcebundle_iterator_read()63 if (iterator->currentkey) { in resourcebundle_iterator_invalidate()64 efree( iterator->currentkey ); in resourcebundle_iterator_invalidate()65 iterator->currentkey = NULL; in resourcebundle_iterator_invalidate()113 ZVAL_STRING(key, iterator->currentkey, 1); in resourcebundle_iterator_key()175 iterator->currentkey = NULL; in resourcebundle_get_iterator()
30 char *currentkey; member
Completed in 4 milliseconds