if that constant, https://github.com/Galbar/JsonPath-PHP/blob/61bfdd51729ac95413aaf64112b93b6fb3dbd786/src/Galbar/JsonPath/Language/Regex.php#L26 I suggest adding a space in the regex : ``` const CHILD_NAME = '/^\.([\p{L}\p{N}\_\$][ \p{L}\p{N}\_\-\$]*|\*)(.*)/u';``` Is there any impact elsewhere ?