edje: Avoid string duplication when possible.
authorWoochanlee <wc0917.lee@samsung.com>
Tue, 7 Jul 2020 10:20:53 +0000 (11:20 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Thu, 9 Jul 2020 22:19:19 +0000 (07:19 +0900)
commit7ee0127569e17ed84cc42aeaec2091c6a682af77
tree7ae888e656f0388a97acbc6ed20e731f6b4f7115
parenta4f2365f2650d4e502e669bb2499c025c835397d
edje: Avoid string duplication when possible.

Summary:
Most use case the part name dosen't contain the recursive name
so we don't have to go through expensive eina_string_split operation.

Reviewers: smohanty, cedric, Hermet, raster

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12045
src/lib/edje/edje_util.c